[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: libhandy: Update to 1.8.2.
From: |
guix-commits |
Subject: |
02/09: gnu: libhandy: Update to 1.8.2. |
Date: |
Fri, 13 Oct 2023 14:39:13 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 4d182aaf0f91ca975a16c5118e02a745c74eb6c8
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Thu Oct 12 10:22:35 2023 +0200
gnu: libhandy: Update to 1.8.2.
* gnu/packages/gnome.scm (libhandy): Update to 1.8.2.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 507c078a3b..424279b8e2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11927,7 +11927,7 @@ tabs, and it supports drag and drop re-ordering of
terminals.")
(define-public libhandy
(package
(name "libhandy")
- (version "1.7.90")
+ (version "1.8.2")
(source
(origin
(method git-fetch)
@@ -11936,7 +11936,7 @@ tabs, and it supports drag and drop re-ordering of
terminals.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1z8sbx7g19c1p8dy0sn0l25qfvrd2j28h269lsqm1y98r818h2k1"))))
+ (base32 "031bmrxc62p86fpk1x8kg4zljxf5bd2cgq8bsm7nrk5yipha2xvy"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
- branch gnome-team updated (b701a7018d -> a7be930240), guix-commits, 2023/10/13
- 01/09: gnu: libgit2-glib: Update to 1.2.0., guix-commits, 2023/10/13
- 04/09: gnu: gnome-mahjongg: Update to 3.40.0., guix-commits, 2023/10/13
- 05/09: gnu: gthumb: Update to 3.12.4., guix-commits, 2023/10/13
- 06/09: gnu: gthumb: Use new input style., guix-commits, 2023/10/13
- 02/09: gnu: libhandy: Update to 1.8.2.,
guix-commits <=
- 08/09: gnu: workrave: Use new input style., guix-commits, 2023/10/13
- 03/09: gnu: gitg: Update to 44., guix-commits, 2023/10/13
- 07/09: gnu: workrave: Update to 1.10.52., guix-commits, 2023/10/13
- 09/09: gnu: Remove gnome-todo., guix-commits, 2023/10/13