aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2024-02-14 22:34:29 +0100
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2024-02-23 23:22:56 +0100
commit67937cfc8dba83dae0c176ffa5ed264e459c8044 (patch)
treeb23d718177bd90287e86dd384c7d50d6470dde15 /gnu/packages/gnome.scm
parent93d7ed475556f2afd89917fb7e608370fd9e5eec (diff)
downloadguix-67937cfc8dba83dae0c176ffa5ed264e459c8044.tar
guix-67937cfc8dba83dae0c176ffa5ed264e459c8044.tar.gz
gnu: libhandy: Update to 1.8.3.
* gnu/packages/gnome.scm (libhandy): Update to 1.8.3. Change-Id: I5e836a5d91fe83bfc5774ca32c72b7387cb0bbc0 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
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 5774cc7ad1..65f41ccb54 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12103,7 +12103,7 @@ tabs, and it supports drag and drop re-ordering of terminals.")
(define-public libhandy
(package
(name "libhandy")
- (version "1.8.2")
+ (version "1.8.3")
(source
(origin
(method git-fetch)
@@ -12112,7 +12112,7 @@ tabs, and it supports drag and drop re-ordering of terminals.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "031bmrxc62p86fpk1x8kg4zljxf5bd2cgq8bsm7nrk5yipha2xvy"))))
+ (base32 "0p80py59mg9hjk2pzp0595cv64ankaqdvqsxlhrsgzsfx940r9nc"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags