Archived
1
0
Fork 0

gnu: libhandy: Update to 1.2.1.

* gnu/packages/gnome.scm (libhandy): Update to 1.2.1.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-19 12:38:50 +02:00
parent b9194446b1
commit ab3bf855db
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -10971,7 +10971,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.0") (version "1.2.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -10980,7 +10980,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 "1a8wfgm2jd3gcbk1nzhq6f2xq7vkxdc9qky8p9k0za9gqi7xfg4v")))) (base32 "1mkxvqk8r6kk5my2c7nnb7z0y39grgrl7y41cnq857qs6ljqlrfv"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags