gnu: gnome-terminal: Update to 3.22.1.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.22.1.
This commit is contained in:
parent
de1215e20b
commit
59339bb480
@ -2332,7 +2332,7 @@ more fun.")
|
|||||||
(define-public gnome-terminal
|
(define-public gnome-terminal
|
||||||
(package
|
(package
|
||||||
(name "gnome-terminal")
|
(name "gnome-terminal")
|
||||||
(version "3.20.2")
|
(version "3.22.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -2341,7 +2341,7 @@ more fun.")
|
|||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08ssch8h1y85wyhddkyr7ab4v8dnsn17z4ayyc5ff78gfdh30f7m"))))
|
"1m5h3ck7wcvq1kfap05jwhnbpp3kmikc2qy822gnsbdjdqrm41xh"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags
|
'(#:configure-flags
|
||||||
|
Loading…
Reference in New Issue
Block a user