guix-commits
[Top][All Lists]
Advanced

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

15/48: gnu: gnome-desktop: Update to 3.20.2.


From: ???
Subject: 15/48: gnu: gnome-desktop: Update to 3.20.2.
Date: Tue, 23 Aug 2016 12:11:49 +0000 (UTC)

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

commit d6a4f2896890a677f70ea72400dc384111ed3a5b
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 21:46:35 2016 +0800

    gnu: gnome-desktop: Update to 3.20.2.
    
    * gnu/packages/gnome.scm (gnome-desktop): Update to 3.20.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 de3d268..f142d7d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -242,7 +242,7 @@ commonly used macros.")
 (define-public gnome-desktop
   (package
     (name "gnome-desktop")
-    (version "3.20.1")
+    (version "3.20.2")
     (source
      (origin
       (method url-fetch)
@@ -251,7 +251,7 @@ commonly used macros.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "0h6185lmkaf49dr43pb6gsb9yi25rc32n7dq5186hwln38mppb3f"))))
+        "1cp2c6q1ybirfq6rqyfj5lr5vyqdizy730bfg5jqnflcmakjsb29"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("gobject-introspection" ,gobject-introspection)



reply via email to

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