guix-commits
[Top][All Lists]
Advanced

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

15/22: gnu: gnome-terminal: Update to 3.18.2.


From: Efraim Flashner
Subject: 15/22: gnu: gnome-terminal: Update to 3.18.2.
Date: Sun, 13 Dec 2015 13:08:58 +0000

efraim pushed a commit to branch master
in repository guix.

commit 2e221beed51c1c24d4522a1bc83d71a1c9edc0ae
Author: Efraim Flashner <address@hidden>
Date:   Sun Dec 13 12:40:04 2015 +0200

    gnu: gnome-terminal: Update to 3.18.2.
    
    * gnu/packages/gnome.scm (gnome-terminal): Update to 3.18.2.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e27d80b..682ba26 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2173,7 +2173,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.16.0")
+    (version "3.18.2")
     (source
      (origin
        (method url-fetch)
@@ -2182,7 +2182,7 @@ floating in an ocean using only your brain and a little 
bit of luck.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1s3zwqxs4crlqmh6l7s7n87pbmh2nnjdvhxlkalh58pbl0bk0qrd"))))
+         "1ylyv0mla2ypms7iyxndbdjvha0q9jzglb4mhfmqn9cm2gxc0day"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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