mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: baobab: Update to 48.0.
* gnu/packages/gnome.scm (baobab): Update to 48.0. Change-Id: I550f946a86b8286b2a1c4ac4ba43876df2b634d5
This commit is contained in:
parent
777ff6e2a5
commit
580c8f4b4a
1 changed files with 2 additions and 2 deletions
|
@ -10301,7 +10301,7 @@ files.")
|
||||||
(define-public baobab
|
(define-public baobab
|
||||||
(package
|
(package
|
||||||
(name "baobab")
|
(name "baobab")
|
||||||
(version "46.0")
|
(version "48.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -10310,7 +10310,7 @@ files.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0z73fad2c6qqv65d4q41kmfng65chp7ynywz02jp2mnhh9ffykff"))))
|
"1nkgna3qgmdcqf0pnlmcnzy9sv0cy7pfgrqvb4ipz04xsh22anal"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:glib-or-gtk? #t
|
'(#:glib-or-gtk? #t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue