me
/
guix
Archived
1
0
Fork 0

gnu: libgnomekbd: Update to 3.28.1.

* gnu/packages/gnome.scm (libgnomekbd): Update to 3.28.1.
master
Maxim Cournoyer 2022-09-10 02:15:55 -04:00
parent b83ce22d3e
commit 2671d0c92d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -10418,7 +10418,7 @@ GLib/GObject code.")
(define-public libgnomekbd
(package
(name "libgnomekbd")
(version "3.28.0")
(version "3.28.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/libgnomekbd/"
@ -10426,7 +10426,7 @@ GLib/GObject code.")
"libgnomekbd-" version ".tar.xz"))
(sha256
(base32
"1jarhq9crhq0wfnbcz7x3hgxbkan98ax3p2jwcgzj9jc7r27l1dk"))))
"0w78ix6f52xv0hw1h6fzqh47pk1fwr077agma19hdh3kdmb5kp12"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf