guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: gnome-session: Update to 3.20.2.


From: Leo Famulari
Subject: 01/01: gnu: gnome-session: Update to 3.20.2.
Date: Sat, 17 Sep 2016 21:01:20 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit 6aeaba89178229b0b74775d7af3b73a438282f02
Author: Rene Saavedra <address@hidden>
Date:   Sat Sep 17 11:31:56 2016 -0500

    gnu: gnome-session: Update to 3.20.2.
    
        * gnu/packages/gnome.scm (gnome-session): Update to 3.20.2.
    
    Signed-off-by: Leo Famulari <address@hidden>
---
 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 19e982d..c0461e1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3920,7 +3920,7 @@ such as gzip tarballs.")
 (define-public gnome-session
   (package
     (name "gnome-session")
-    (version "3.20.1")
+    (version "3.20.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3928,7 +3928,7 @@ such as gzip tarballs.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "04w90gyl0kdx5vwmdcgfdk3qr9xhip00vgpgzci151agqwyzbs9a"))))
+                "1npnjm6wirz2v0liv7n23ivp2w0y1q230qcdb681hhzmp7h9fpq2"))))
     (arguments
      '(#:phases
        (modify-phases %standard-phases



reply via email to

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