guix-commits
[Top][All Lists]
Advanced

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

85/85: gnu: gnome-session: Update to 3.22.2.


From: Mark H. Weaver
Subject: 85/85: gnu: gnome-session: Update to 3.22.2.
Date: Wed, 11 Jan 2017 16:36:10 +0000 (UTC)

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

commit 57203ebba0fa3eaa7c2df9bfd3e7c59f8ee98f6a
Author: Mark H Weaver <address@hidden>
Date:   Wed Jan 11 06:27:07 2017 -0500

    gnu: gnome-session: Update to 3.22.2.
    
    * gnu/packages/gnome.scm (gnome-session): Update to 3.22.2.
---
 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 31279e9..a3cbe81 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3982,7 +3982,7 @@ such as gzip tarballs.")
 (define-public gnome-session
   (package
     (name "gnome-session")
-    (version "3.20.2")
+    (version "3.22.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3990,7 +3990,7 @@ such as gzip tarballs.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1npnjm6wirz2v0liv7n23ivp2w0y1q230qcdb681hhzmp7h9fpq2"))))
+                "1xahljysbpnc1zafm1y2lqnmmqi2jh4fx7h2y48d9ipqnknk26in"))))
     (arguments
      '(#:phases
        (modify-phases %standard-phases



reply via email to

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