[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/75: gnu: baobab: Update to 46.0.
From: |
guix-commits |
Subject: |
03/75: gnu: baobab: Update to 46.0. |
Date: |
Fri, 27 Sep 2024 15:42:55 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit a7cc38a55b4985e16c78b85c76f0db0c8c6967ca
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Jul 13 09:50:03 2024 +0200
gnu: baobab: Update to 46.0.
* gnu/packages/gnome.scm (baobab): Update to 46.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 6fcc1cde37..63b8818c8e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10000,7 +10000,7 @@ files.")
(define-public baobab
(package
(name "baobab")
- (version "44.0")
+ (version "46.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -10009,7 +10009,7 @@ files.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1h5zl7pvpp8yryi7j0cjzy1k89vlphdmfv0jr1l4bmr3j6xn6nw4"))))
+ "0z73fad2c6qqv65d4q41kmfng65chp7ynywz02jp2mnhh9ffykff"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t
- branch gnome-team created (now cfa370fc15), guix-commits, 2024/09/27
- 02/75: gnu: tracker-miners: Update to 3.7.3., guix-commits, 2024/09/27
- 03/75: gnu: baobab: Update to 46.0.,
guix-commits <=
- 13/75: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/09/27
- 29/75: gnu: gnome-weather: Update to 46.0., guix-commits, 2024/09/27
- 20/75: gnu: Add tecla., guix-commits, 2024/09/27
- 28/75: gnu: gnome-user-docs: Update to 46.1., guix-commits, 2024/09/27
- 39/75: gnu: gnome-mahjongg: Update to 3.40.1., guix-commits, 2024/09/27
- 48/75: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/09/27
- 54/75: gnu: gst-plugins-bad: Update to 1.24.6., guix-commits, 2024/09/27
- 71/75: gnu: glib: Update to 2.80.5., guix-commits, 2024/09/27
- 65/75: gnu: Add munit., guix-commits, 2024/09/27
- 75/75: gnu: libadwaita: Update to 1.6.0., guix-commits, 2024/09/27