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:
committed by
Andreas Enge
parent
b9aeeab16f
commit
e27dc6e1b5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user