guix-commits
[Top][All Lists]
Advanced

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

34/71: gnu: gnome-terminal: Update to 3.20.1.


From: ???
Subject: 34/71: gnu: gnome-terminal: Update to 3.20.1.
Date: Mon, 02 May 2016 14:08:20 +0000

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

commit e3cf0c71f1c6947f14c4a58b11665bd10d9cb023
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 09:55:10 2016 +0800

    gnu: gnome-terminal: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (gnome-terminal): Update to 3.20.1.
---
 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 e942a89..ff06f5e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2241,7 +2241,7 @@ more fun.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.20.0")
+    (version "3.20.1")
     (source
      (origin
        (method url-fetch)
@@ -2250,7 +2250,7 @@ more fun.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0l21xcc2g56wkq83wq5wnrah2gwckqxnfgpqavhkrsd47jyzdrrg"))))
+         "1508nm35znlfq9v1s2j4ypx5x608yq391c565b4hazxk2f5z9dwq"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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