guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

38/63: gnu: gnome-terminal: Update to 3.32.2.


From: guix-commits
Subject: 38/63: gnu: gnome-terminal: Update to 3.32.2.
Date: Thu, 7 Nov 2019 09:57:44 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.

commit 28a7eebcbf959faecca95db0e7c59b34aca74a12
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 f0d332d..0f5bfb0 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]