summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Prikler <leo.prikler@student.tugraz.at>2020-09-11 11:16:20 +0200
committerEfraim Flashner <efraim@flashner.co.il>2020-09-11 13:17:23 +0300
commit7daa99e52d94e409f05a874813bdf739709807a2 (patch)
treef60c69b88efc5d390d211c548316a75477274161
parent1c87536287837c19b6a7d0b5df43fdcab7e5a26e (diff)
downloadguix-patches-7daa99e52d94e409f05a874813bdf739709807a2.tar
guix-patches-7daa99e52d94e409f05a874813bdf739709807a2.tar.gz
gnu: libhandy: Update to 1.0.0.
* gnu/packages/gnome.scm (libhandy): Update to 1.0.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
-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 8f75a4e914..9b72e6a7ab 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10489,7 +10489,7 @@ advanced image management tool")
(define-public libhandy
(package
(name "libhandy")
- (version "0.91.0")
+ (version "1.0.0")
(source
(origin
(method git-fetch)
@@ -10498,7 +10498,7 @@ advanced image management tool")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1n3ybx8qvr3n8ph252gy3dl3am7ryxkvplz9yp8nmzb57xbhc6fs"))))
+ (base32 "193y09yy0302x8fkyrnq591m805xp68bkd93fl5qggxi52k8pj0v"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags