guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: gsettings-desktop-schemas: Update to 3.18.0.


From: ???
Subject: 04/06: gnu: gsettings-desktop-schemas: Update to 3.18.0.
Date: Sat, 17 Oct 2015 03:09:53 +0000

iyzsong pushed a commit to branch dbus-update
in repository guix.

commit 3e429a86a999897ed2bbc07a5c6fc295fe06e8c8
Author: 宋文武 <address@hidden>
Date:   Sat Oct 17 10:50:46 2015 +0800

    gnu: gsettings-desktop-schemas: Update to 3.18.0.
    
    * gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.18.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 dc41e9e..74c45ec 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -446,7 +446,7 @@ on the GNOME Desktop with a single simple application.")
 (define-public gsettings-desktop-schemas
   (package
     (name "gsettings-desktop-schemas")
-    (version "3.16.0")
+    (version "3.18.0")
     (source
      (origin
       (method url-fetch)
@@ -455,7 +455,7 @@ on the GNOME Desktop with a single simple application.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "02dp1hl38k16m9abydfca1n236mdazqdz0p3n92s7haf9mdqsf16"))))
+        "1szc857f46spdhrbnq9ci3kwfqg5vwpikbf0hprq6vd94rr369xs"))))
     (build-system gnu-build-system)
     (inputs
      `(("glib" ,glib)))



reply via email to

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