guix-commits
[Top][All Lists]
Advanced

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

25/37: gnu: gnome-session: Update to 3.20.1.


From: ???
Subject: 25/37: gnu: gnome-session: Update to 3.20.1.
Date: Thu, 28 Apr 2016 15:24:58 +0000

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

commit 5a3d83d4e1195901472a625a82e7bb3934acfbf4
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 10:04:52 2016 +0800

    gnu: gnome-session: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (gnome-session): 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 6941a90..e7af533 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3819,7 +3819,7 @@ such as gzip tarballs.")
 (define-public gnome-session
   (package
     (name "gnome-session")
-    (version "3.20.0")
+    (version "3.20.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3827,7 +3827,7 @@ such as gzip tarballs.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0d0v60lmvr8wbrswfpc4f4jg2dhxj6nkgv7wnwdf2zifk8vp5zv6"))))
+                "04w90gyl0kdx5vwmdcgfdk3qr9xhip00vgpgzci151agqwyzbs9a"))))
     (arguments
      '(#:phases
        (modify-phases %standard-phases



reply via email to

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