guix-commits
[Top][All Lists]
Advanced

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

61/97: gnu: gnome-terminal: Update to 3.20.0.


From: Ludovic Courtès
Subject: 61/97: gnu: gnome-terminal: Update to 3.20.0.
Date: Wed, 13 Apr 2016 17:31:48 +0000

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

commit 40d206a5c42dc5d1fc1a7ee485a24f7d0101a339
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 07:54:21 2016 +0800

    gnu: gnome-terminal: Update to 3.20.0.
    
    * gnu/packages/gnome.scm (gnome-terminal): Update to 3.20.0.
---
 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 8e19c21..303a82f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2240,7 +2240,7 @@ more fun.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.18.2")
+    (version "3.20.0")
     (source
      (origin
        (method url-fetch)
@@ -2249,7 +2249,7 @@ more fun.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1ylyv0mla2ypms7iyxndbdjvha0q9jzglb4mhfmqn9cm2gxc0day"))))
+         "0l21xcc2g56wkq83wq5wnrah2gwckqxnfgpqavhkrsd47jyzdrrg"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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