guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: gnome-desktop: Update to 3.16.0.


From: Ludovic Courtès
Subject: 01/02: gnu: gnome-desktop: Update to 3.16.0.
Date: Thu, 09 Apr 2015 19:22:15 +0000

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

commit 12f7f4aa276d98b57c33c6742c585144416223dd
Author: Andy Wingo <address@hidden>
Date:   Sun Apr 5 12:08:11 2015 +0200

    gnu: gnome-desktop: Update to 3.16.0.
    
    * gnu/packages/gnome.scm (gnome-desktop): Update to 3.16.0.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ddb8a1f..b72a83b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -103,7 +103,7 @@ features to enable users to create their discs easily and 
quickly.")
 (define-public gnome-desktop
   (package
     (name "gnome-desktop")
-    (version "3.10.0")
+    (version "3.16.0")
     (source
      (origin
       (method url-fetch)
@@ -112,7 +112,7 @@ features to enable users to create their discs easily and 
quickly.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "0p5p6wvmy5zvcdnmp5h2biz7rjrcw99chq5kkwcnb68flcmkb1ry"))))
+        "05lvik5cdh51xqd332qingph09zdhiaa1kqy9k2sk1simz4pvf8m"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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