[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38029] [PATCH 02/80] gnu: baobab: Update to 3.32.0.
From: |
Kei Kebreau |
Subject: |
[bug#38029] [PATCH 02/80] gnu: baobab: Update to 3.32.0. |
Date: |
Fri, 1 Nov 2019 21:40:51 -0400 |
* 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
- [bug#38029] GNOME 3.32 patches, Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 01/80] gnu: adwaita-icon-theme: Update to 3.32.0., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 03/80] gnu: eog: Update to 3.32.2., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 02/80] gnu: baobab: Update to 3.32.0.,
Kei Kebreau <=
- [bug#38029] [PATCH 04/80] gnu: epiphany: Update to 3.32.3., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 05/80] gnu: evince: Update to 3.32.0., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 06/80] gnu: file-roller: Update to 3.32.1., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 08/80] gnu: gnome-backgrounds: Update to 3.32.0., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 07/80] gnu: gedit: Update to 3.32.2., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 09/80] gnu: gnome-bluetooth: Update to 3.32.1., Kei Kebreau, 2019/11/01
- [bug#38029] [PATCH 10/80] gnu: gsettings-desktop-schemas: Update to 3.32.0., Kei Kebreau, 2019/11/01