lilyp pushed a commit to branch gnome-team
in repository guix.
commit f23b6fbf9d266527711d5e2ee10e5806c9e2372d
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Jul 19 11:09:06 2024 +0200
gnu: libpanel: Update to 1.7.0.
* gnu/packages/gtk.scm (libpanel): Update to 1.7.0.
---
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 7aec5947ce..7092f7f535 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -3029,7 +3029,7 @@ Unix desktop environment under X11 as well as Wayland.")
(define-public libpanel
(package
(name "libpanel")
- (version "1.2.0")
+ (version "1.7.0")
(source
(origin
(method git-fetch)
@@ -3038,7 +3038,7 @@ Unix desktop environment under X11 as well as Wayland.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0wal073anl6iviyljyr8pw0m7av4ik6azpmrwzxw4snp95ib27aq"))))
+ (base32 "09lgzjydnahi14xn5rchb91d6m3idzgb68xm3lklwnkdda7dz0w8"))))
(build-system meson-build-system)
(arguments
(list