mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gnome-console: Update to 48.0.1.
* gnu/packages/gnome.scm (gnome-console): Update to 48.0.1. Change-Id: I361be5aec71ac9300e56e23d20821e3acfcbe46c
This commit is contained in:
parent
f236a06269
commit
7ffb1ac554
1 changed files with 2 additions and 2 deletions
|
@ -5578,7 +5578,7 @@ more fun.")
|
|||
(define-public gnome-console
|
||||
(package
|
||||
(name "gnome-console")
|
||||
(version "46.0")
|
||||
(version "48.0.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/gnome-console/"
|
||||
|
@ -5586,7 +5586,7 @@ more fun.")
|
|||
"gnome-console-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0gkc3lirfb59fhbmmm8l8l3sabhriiv593vi0g4w1ckk2xqcw68n"))))
|
||||
"0jawn2fqhpx4inpmx0fn2jfslwl2v4lbpwfla2qzrg5f9n7913h1"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:glib-or-gtk? #t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue