summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2026-01-31 20:26:37 +0100
committerAndreas Enge <andreas@enge.fr>2026-03-06 14:53:09 +0100
commite27dc6e1b53e1e52932399ad4718146697ecfe70 (patch)
tree4a57771971d6198c39cf2dda6e99a97465697d20
parentb9aeeab16f0d17cf1afa39f39e55ffc325dbbda9 (diff)
gnu: libpanel: Update to 1.10.3.
* gnu/packages/gtk.scm (libpanel): Update to 1.10.3.
-rw-r--r--gnu/packages/gtk.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index dadcfbcc88b..c8d907ace27 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