[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/182: gnu: baobab: Update to 3.32.0.
From: |
guix-commits |
Subject: |
02/182: gnu: baobab: Update to 3.32.0. |
Date: |
Fri, 15 Nov 2019 00:01:20 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit f8cb1fc2123b55aa48af6cd35d179e81940b6bc0
Author: Kei Kebreau <address@hidden>
Date: Fri Jul 19 10:18:43 2019 -0400
gnu: baobab: Update to 3.32.0.
* 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 f59d05c..472d04f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6477,7 +6477,7 @@ files.")
(define-public baobab
(package
(name "baobab")
- (version "3.30.0")
+ (version "3.32.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -6486,7 +6486,7 @@ files.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0kx721s1hhw1g0nvbqhb93g8iq6f852imyhfhl02zcqy4ipx0kay"))))
+ "0b33s9bhpiffv5wl76cq2bbnqhvx3qs2vxyxmil5gcs583llqh9r"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t))
- branch wip-gnome-updates created (now a781cb5), guix-commits, 2019/11/15
- 01/182: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/11/15
- 03/182: gnu: eog: Update to 3.32.2., guix-commits, 2019/11/15
- 04/182: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/15
- 08/182: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/11/15
- 02/182: gnu: baobab: Update to 3.32.0.,
guix-commits <=
- 05/182: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/15
- 07/182: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/11/15
- 06/182: gnu: gedit: Update to 3.32.2., guix-commits, 2019/11/15
- 11/182: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/11/15
- 10/182: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/11/15
- 13/182: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/15
- 16/182: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/15
- 14/182: gnu: Add python-dbusmock., guix-commits, 2019/11/15
- 17/182: gnu: tracker: Update to 2.2.2., guix-commits, 2019/11/15
- 09/182: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/11/15