Skip to content
Snippets Groups Projects
Unverified Commit 99d14e59 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: libhandy: Update to 1.0.3.

* gnu/packages/gnome.scm (libhandy): Update to 1.0.3.
parent e82a713c
No related branches found
No related tags found
No related merge requests found
......@@ -10798,7 +10798,7 @@ (define-public terminator
(define-public libhandy
(package
(name "libhandy")
(version "1.0.2")
(version "1.0.3")
(source
(origin
(method git-fetch)
......@@ -10807,7 +10807,7 @@ (define-public libhandy
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1bmmkahshvlvpsnb7zp8bddv7i1h5k4p967n6kxh71g1vnj8x20m"))))
(base32 "0flgwlm921801i3ns0dwqpnxl89f3rzn4y9h723i13bmflch3in7"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment