me
/
guix
Archived
1
0
Fork 0

gnu: libhandy: Update to 1.2.2.

* gnu/packages/gnome.scm (libhandy): Update to 1.2.2.
master
Tobias Geerinckx-Rice 2021-05-04 15:58:38 +02:00
parent 06cf2fc01f
commit 9432c40f8d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -10960,7 +10960,7 @@ tabs, and it supports drag and drop re-ordering of terminals.")
(define-public libhandy (define-public libhandy
(package (package
(name "libhandy") (name "libhandy")
(version "1.2.1") (version "1.2.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -10969,7 +10969,7 @@ tabs, and it supports drag and drop re-ordering of terminals.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1mkxvqk8r6kk5my2c7nnb7z0y39grgrl7y41cnq857qs6ljqlrfv")))) (base32 "0345x7gif6yjm95y62lww71lj84wfwsr2p32r3iww8shavb8scyk"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags