summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-05-04 15:58:38 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-05-04 15:58:38 +0200
commit9432c40f8d447b3b86629bcb8a606f7454180c2d (patch)
treecf1043def10a561405b8140db9b9ba9dcf03b8d2 /gnu/packages/gnome.scm
parent06cf2fc01fe5bab2623f9434ab504959d16f3746 (diff)
downloadguix-patches-9432c40f8d447b3b86629bcb8a606f7454180c2d.tar
guix-patches-9432c40f8d447b3b86629bcb8a606f7454180c2d.tar.gz
gnu: libhandy: Update to 1.2.2.
* gnu/packages/gnome.scm (libhandy): Update to 1.2.2.
Diffstat (limited to 'gnu/packages/gnome.scm')
-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 4c803352d7..aba12d0575 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10960,7 +10960,7 @@ tabs, and it supports drag and drop re-ordering of terminals.")
(define-public libhandy
(package
(name "libhandy")
- (version "1.2.1")
+ (version "1.2.2")
(source
(origin
(method git-fetch)
@@ -10969,7 +10969,7 @@ tabs, and it supports drag and drop re-ordering of terminals.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1mkxvqk8r6kk5my2c7nnb7z0y39grgrl7y41cnq857qs6ljqlrfv"))))
+ (base32 "0345x7gif6yjm95y62lww71lj84wfwsr2p32r3iww8shavb8scyk"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags