[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/84: gnu: baobab: Update to 46.0.
From: |
guix-commits |
Subject: |
03/84: gnu: baobab: Update to 46.0. |
Date: |
Sat, 9 Nov 2024 03:54:30 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 0dff2cd8124078592285fe4c90646ddc813373b0
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 be5cd3780b..a69945a685 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10016,7 +10016,7 @@ files.")
(define-public baobab
(package
(name "baobab")
- (version "44.0")
+ (version "46.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -10025,7 +10025,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 f7687540f6), guix-commits, 2024/11/09
- 04/84: gnu: dconf-editor: Update to 45.0.1., guix-commits, 2024/11/09
- 02/84: gnu: tracker-miners: Update to 3.7.3., guix-commits, 2024/11/09
- 05/84: gnu: d-spy: Update to 1.10.0., guix-commits, 2024/11/09
- 06/84: gnu: evince: Update to 46.3., guix-commits, 2024/11/09
- 03/84: gnu: baobab: Update to 46.0.,
guix-commits <=
- 10/84: gnu: gnome-calculator: Update to 46.1., guix-commits, 2024/11/09
- 01/84: gnu: tracker: Update to 3.7.3., guix-commits, 2024/11/09
- 07/84: gnu: gnome-bluetooth: Update to 46.0., guix-commits, 2024/11/09
- 11/84: gnu: gnome-calendar: Update to 46.1., guix-commits, 2024/11/09
- 12/84: gnu: gnome-characters: Update to 46.0., guix-commits, 2024/11/09
- 21/84: gnu: gnome-online-accounts: Update to 3.50.3., guix-commits, 2024/11/09
- 16/84: gnu: Make vte-with-gtk4 the default vte., guix-commits, 2024/11/09
- 15/84: gnu: gnome-connections: Update to 46.0., guix-commits, 2024/11/09
- 17/84: gnu: vte: Update to 0.76.3., guix-commits, 2024/11/09
- 28/84: gnu: gnome-user-docs: Update to 46.1., guix-commits, 2024/11/09