guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: gsettings-desktop-schemas: Update to 3.16.0.


From: ???
Subject: 01/02: gnu: gsettings-desktop-schemas: Update to 3.16.0.
Date: Sun, 05 Apr 2015 14:56:11 +0000

iyzsong pushed a commit to branch master
in repository guix.

commit 67bdcfbcc53b19b71e4c1f6488f8192201d9f78f
Author: 宋文武 <address@hidden>
Date:   Sun Apr 5 22:48:32 2015 +0800

    gnu: gsettings-desktop-schemas: Update to 3.16.0.
    
    * gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.16.0.
---
 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 445b4a1..874e203 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -255,7 +255,7 @@ on the GNOME Desktop with a single simple application.")
 (define-public gsettings-desktop-schemas
   (package
     (name "gsettings-desktop-schemas")
-    (version "3.10.0")
+    (version "3.16.0")
     (source
      (origin
       (method url-fetch)
@@ -264,7 +264,7 @@ on the GNOME Desktop with a single simple application.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "1km8qxwrzvravmg8j680qv64bwnwbdgrmy8bqmhs0dgxn2b1as6a"))))
+        "02dp1hl38k16m9abydfca1n236mdazqdz0p3n92s7haf9mdqsf16"))))
     (build-system gnu-build-system)
     (inputs
      `(("glib" ,glib)))



reply via email to

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