guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 7a4aa7119f219734c147c3941e1a3ec10ad4aba7
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Jan 31 20:26:37 2026 +0100
gnu: libpanel: Update to 1.10.3.
* gnu/packages/gtk.scm (libpanel): Update to 1.10.3.
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index dadcfbcc88..c8d907ace2 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -3108,7 +3108,7 @@ Unix desktop environment under X11 as well as Wayland.")
(define-public libpanel
(package
(name "libpanel")
- (version "1.7.0")
+ (version "1.10.3")
(source
(origin
(method git-fetch)
@@ -3117,7 +3117,7 @@ Unix desktop environment under X11 as well as Wayland.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "09lgzjydnahi14xn5rchb91d6m3idzgb68xm3lklwnkdda7dz0w8"))))
+ (base32 "05w80bs20cy0jspb3bk6lfsnr56jqj0ms46754v16bxnkf69bldb"))))
(build-system meson-build-system)
(arguments
(list