rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 60543ba55c22d6b39fc8ecd27ced87531c927bac
Author: Ricardo Wurmus <[email protected]>
Date: Tue Dec 4 19:06:58 2018 +0100
gnu: gnome-terminal: Update to 3.30.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.30.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 c5a99cc..19fb95c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2935,7 +2935,7 @@ more fun.")
(define-public gnome-terminal
(package
(name "gnome-terminal")
- (version "3.28.2")
+ (version "3.30.2")
(source
(origin
(method url-fetch)
@@ -2944,7 +2944,7 @@ more fun.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0ybjansg6lr279191w8z8r45gy4rxwzw1ajm98cgkv0fk2jdr0x2"))))
+ "0f2y76gs72sw5l5lkkkvxzsvvwm0sg83h7nl8lk5kz1v1rrc47vb"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags