guix-commits
[Top][All Lists]
Advanced

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

38/56: gnu: gnome-shell: Update to 3.20.1.


From: ???
Subject: 38/56: gnu: gnome-shell: Update to 3.20.1.
Date: Mon, 02 May 2016 13:38:38 +0000

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

commit 6d918c2eca942b61e868b0be96efa8c8f957165b
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 10:21:25 2016 +0800

    gnu: gnome-shell: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (gnome-shell): 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 2d43ac0..1b6b165 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4594,7 +4594,7 @@ properties, screen resolution, and other GNOME 
parameters.")
 (define-public gnome-shell
   (package
     (name "gnome-shell")
-    (version "3.20.0")
+    (version "3.20.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4602,7 +4602,7 @@ properties, screen resolution, and other GNOME 
parameters.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "125qjrbw40r8rpri9y0yrl5yqs2q4x0l5inzi3vwl0rxvmhz8sgf"))))
+                "08cgbr15cim3rgcngrv98rm48pkdxwj4nqx5za1lsnv376m4x5bs"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases



reply via email to

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