guix-commits
[Top][All Lists]
Advanced

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

02/06: gnu: gnome-terminal: Update to 3.28.2.


From: Rutger Helling
Subject: 02/06: gnu: gnome-terminal: Update to 3.28.2.
Date: Wed, 6 Jun 2018 08:39:36 -0400 (EDT)

rhelling pushed a commit to branch master
in repository guix.

commit 9cf329aeccdcabf84274bb3c9bac65813770bd9c
Author: Rutger Helling <address@hidden>
Date:   Wed Jun 6 14:29:44 2018 +0200

    gnu: gnome-terminal: Update to 3.28.2.
    
    * gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.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 c413392..078d989 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2733,7 +2733,7 @@ more fun.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.28.1")
+    (version "3.28.2")
     (source
      (origin
        (method url-fetch)
@@ -2742,7 +2742,7 @@ more fun.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1hqwh12hiy73mazqgvyrq8jk4c669x2fb4nh8mwby3qbk8ca19pp"))))
+         "0ybjansg6lr279191w8z8r45gy4rxwzw1ajm98cgkv0fk2jdr0x2"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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