[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/53: gnu: gnome-terminal: Update to 3.32.2.
From: |
guix-commits |
Subject: |
38/53: gnu: gnome-terminal: Update to 3.32.2. |
Date: |
Fri, 1 Nov 2019 22:18:47 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit e1ac7d9bf3ff0a3afe59b0de131a47f63a0fa19d
Author: Kei Kebreau <address@hidden>
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 2582484..2ec4714 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2998,7 +2998,7 @@ more fun.")
(define-public gnome-terminal
(package
(name "gnome-terminal")
- (version "3.30.3")
+ (version "3.32.2")
(source
(origin
(method url-fetch)
@@ -3007,7 +3007,7 @@ more fun.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0bar8qazk39acsif31h8i408nl82mzdcdg6p7ymak4l9pxyscxf8"))))
+ "0shhpnagasyp1kxgjczfrivcxbgrrl3y8lzvp1z101m67h4jp6km"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags
- 12/53: gnu: gnome-online-accounts: Update to 3.32.0., (continued)
- 12/53: gnu: gnome-online-accounts: Update to 3.32.0., guix-commits, 2019/11/01
- 08/53: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/11/01
- 13/53: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/01
- 25/53: gnu: gnome-tweaks: Update to 3.32.0., guix-commits, 2019/11/01
- 16/53: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/01
- 37/53: gnu: gnome-sudoku: Update to 3.32.0., guix-commits, 2019/11/01
- 41/53: gnu: orca: Update to 3.32.0., guix-commits, 2019/11/01
- 19/53: gnu: python2-pylint: Update to 1.9.5., guix-commits, 2019/11/01
- 24/53: gnu: mutter: Update to 3.32.2., guix-commits, 2019/11/01
- 29/53: gnu: gnome-clocks: Update to 3.32.0., guix-commits, 2019/11/01
- 38/53: gnu: gnome-terminal: Update to 3.32.2.,
guix-commits <=