1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

gnu: libpanel: Update to 1.10.3.

* gnu/packages/gtk.scm (libpanel): Update to 1.10.3.
This commit is contained in:
Maxim Cournoyer
2026-01-31 20:26:37 +01:00
committed by Andreas Enge
parent b9aeeab16f
commit e27dc6e1b5
+2 -2
View File
@@ -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