GNU bug report logs -
#38029
GNOME 3.32 patches
Previous Next
Reported by: Kei Kebreau <kkebreau <at> posteo.net>
Date: Sat, 2 Nov 2019 01:40:02 UTC
Severity: normal
Done: Kei Kebreau <kkebreau <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 38029 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (baobab): Update to 3.32.0.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ad6db32505..b11b3ed6c9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6453,7 +6453,7 @@ files.")
(define-public baobab
(package
(name "baobab")
- (version "3.30.0")
+ (version "3.32.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -6462,7 +6462,7 @@ files.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0kx721s1hhw1g0nvbqhb93g8iq6f852imyhfhl02zcqy4ipx0kay"))))
+ "0b33s9bhpiffv5wl76cq2bbnqhvx3qs2vxyxmil5gcs583llqh9r"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t))
--
2.23.0
This bug report was last modified 5 years and 171 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.