guix-commits
[Top][All Lists]
Advanced

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

42/48: gnu: gnome-shell: Update to 3.20.4.


From: ???
Subject: 42/48: gnu: gnome-shell: Update to 3.20.4.
Date: Tue, 23 Aug 2016 12:11:51 +0000 (UTC)

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

commit 19cd753ce72b88d23b1b24d332749396641f1748
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 22:04:00 2016 +0800

    gnu: gnome-shell: Update to 3.20.4.
    
    * gnu/packages/gnome.scm (gnome-shell): Update to 3.20.4.
---
 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 e121938..945f62d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4744,7 +4744,7 @@ properties, screen resolution, and other GNOME 
parameters.")
 (define-public gnome-shell
   (package
     (name "gnome-shell")
-    (version "3.20.1")
+    (version "3.20.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4752,7 +4752,7 @@ properties, screen resolution, and other GNOME 
parameters.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "08cgbr15cim3rgcngrv98rm48pkdxwj4nqx5za1lsnv376m4x5bs"))))
+                "0kd9y847pw9v3zl0g52ly7xdcjz0b9v37aqmi19iddfkxjjyn4qc"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases



reply via email to

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