summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-11-17 20:28:20 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-11-17 20:29:21 +0100
commitc622849691285787d260525a8ae47dccac82d17a (patch)
tree276cff513e7deb9d00f46fe8e193abfa40a0231a
parentf648695b762a1b7718286b5a4cd599900e13c741 (diff)
downloadguix-patches-c622849691285787d260525a8ae47dccac82d17a.tar
guix-patches-c622849691285787d260525a8ae47dccac82d17a.tar.gz
gnu: libhandy: Update to 1.0.2.
* gnu/packages/gnome.scm (libhandy): Update to 1.0.2.
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d04f2a132c..854548b640 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10877,7 +10877,7 @@ advanced image management tool")
(define-public libhandy
(package
(name "libhandy")
- (version "1.0.0")
+ (version "1.0.2")
(source
(origin
(method git-fetch)
@@ -10886,7 +10886,7 @@ advanced image management tool")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "193y09yy0302x8fkyrnq591m805xp68bkd93fl5qggxi52k8pj0v"))))
+ (base32 "1bmmkahshvlvpsnb7zp8bddv7i1h5k4p967n6kxh71g1vnj8x20m"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags