guix-commits
[Top][All Lists]
Advanced

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

82/97: gnu: gnome-session: Update to 3.20.0.


From: Ludovic Courtès
Subject: 82/97: gnu: gnome-session: Update to 3.20.0.
Date: Sat, 16 Apr 2016 09:49:34 +0000

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

commit 069c55fbd73d66604f7958dfaa8b28b5cfd7c6a4
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:41:21 2016 +0800

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



reply via email to

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