kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 991e2f2702ab7739f162c6cdaa908741f6201945
Author: Kei Kebreau <[email protected]>
Date: Wed Jul 24 23:20:43 2019 -0400
gnu: gnome-terminal: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.32.2.
---
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 a4e5c64..e6c45bc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3016,7 +3016,7 @@ more fun.")
(define-public gnome-terminal
(package
(name "gnome-terminal")
- (version "3.30.3")
+ (version "3.32.2")
(source
(origin
(method url-fetch)
@@ -3025,7 +3025,7 @@ more fun.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0bar8qazk39acsif31h8i408nl82mzdcdg6p7ymak4l9pxyscxf8"))))
+ "0shhpnagasyp1kxgjczfrivcxbgrrl3y8lzvp1z101m67h4jp6km"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags