[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/29: gnu: libhandy: Update to 1.8.3.
From: |
guix-commits |
Subject: |
26/29: gnu: libhandy: Update to 1.8.3. |
Date: |
Sat, 24 Feb 2024 01:30:03 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 67937cfc8dba83dae0c176ffa5ed264e459c8044
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Wed Feb 14 22:34:29 2024 +0100
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>
---
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 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
- 09/29: gnu: mm-common: Update to 1.0.6., (continued)
- 09/29: gnu: mm-common: Update to 1.0.6., guix-commits, 2024/02/24
- 16/29: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/02/24
- 17/29: gnu: gnome-initial-setup: Update to 44.8., guix-commits, 2024/02/24
- 19/29: gnu: libgsf: Update to 1.14.52., guix-commits, 2024/02/24
- 21/29: gnu: gjs: Update to 1.76.3., guix-commits, 2024/02/24
- 23/29: gnu: gnome-bluetooth: Update to 42.8., guix-commits, 2024/02/24
- 24/29: gnu: gnome-shell: Update to 44.9., guix-commits, 2024/02/24
- 27/29: gnu: eiciel: Update to 0.10.0., guix-commits, 2024/02/24
- 10/29: gnu: glibmm-2.64: Rename and update to 2.66.6., guix-commits, 2024/02/24
- 11/29: gnu: python-pyatspi: Update to 2.46.1., guix-commits, 2024/02/24
- 26/29: gnu: libhandy: Update to 1.8.3.,
guix-commits <=
- 29/29: services: gdm: Enable wayland by default., guix-commits, 2024/02/24
- 15/29: gnu: pangomm@2.46: Update to 2.46.4., guix-commits, 2024/02/24