mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 06:30:36 +02:00
gnu: gnome-console: Update to 48.1.
* gnu/packages/gnome.scm (gnome-console): Update to 48.1.
This commit is contained in:
committed by
Andreas Enge
parent
af6948f51a
commit
f7b6dca4cf
@@ -5434,7 +5434,7 @@ more fun.")
|
||||
(define-public gnome-console
|
||||
(package
|
||||
(name "gnome-console")
|
||||
(version "46.0")
|
||||
(version "48.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/gnome-console/"
|
||||
@@ -5442,7 +5442,7 @@ more fun.")
|
||||
"gnome-console-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0gkc3lirfb59fhbmmm8l8l3sabhriiv593vi0g4w1ckk2xqcw68n"))))
|
||||
"1kvb4wk9gzx4si4sxyz8hxy1qdnq514gqgjqnps1nnszzschklbh"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:glib-or-gtk? #t
|
||||
|
||||
Reference in New Issue
Block a user