guix-commits
[Top][All Lists]
Advanced

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

13/56: gnu: gnome-desktop: Update to 3.20.1.


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

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

commit d91e761e2c50e13fcc6b36f3e3ef803661969517
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 09:43:35 2016 +0800

    gnu: gnome-desktop: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (gnome-desktop): 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 81a6836..c15c195 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -188,7 +188,7 @@ commonly used macros.")
 (define-public gnome-desktop
   (package
     (name "gnome-desktop")
-    (version "3.20.0")
+    (version "3.20.1")
     (source
      (origin
       (method url-fetch)
@@ -197,7 +197,7 @@ commonly used macros.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "13dhvax8fy9qkna4dphb7b5fxn3dsk818p3q8b92a7nrrwcgiiqq"))))
+        "0h6185lmkaf49dr43pb6gsb9yi25rc32n7dq5186hwln38mppb3f"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("gobject-introspection" ,gobject-introspection)



reply via email to

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