kkebreau pushed a commit to branch core-updates
in repository guix.
commit 80f6f9d86e1b3006da427933db4ab584d210f8ec
Author: Kei Kebreau <[email protected]>
AuthorDate: Tue Dec 17 20:39:01 2019 -0500
gnu: gnome-terminal: Update to 3.34.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.34.2.
(cherry picked from commit c09d94546b75ecdd334494ed1730d44de551f29b)
---
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 453e655..674e3d3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3880,7 +3880,7 @@ more fun.")
(define-public gnome-terminal
(package
(name "gnome-terminal")
- (version "3.32.2")
+ (version "3.34.2")
(source
(origin
(method url-fetch)
@@ -3889,7 +3889,7 @@ more fun.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0shhpnagasyp1kxgjczfrivcxbgrrl3y8lzvp1z101m67h4jp6km"))))
+ "0gc004f9b5k94gkdanmqjz3wqgnpny0l3nqm8zd19h4f0ps27mrv"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags