guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: gsettings-desktop-schemas: Update to 3.24.0.


From: Kei Kebreau
Subject: 01/01: gnu: gsettings-desktop-schemas: Update to 3.24.0.
Date: Tue, 2 May 2017 11:15:59 -0400 (EDT)

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

commit 796a0c03585505cae5ea41cde226393ba7ad0132
Author: Kei Kebreau <address@hidden>
Date:   Tue May 2 11:14:51 2017 -0400

    gnu: gsettings-desktop-schemas: Update to 3.24.0.
    
    * gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.24.0.
---
 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 1443b53..5d00757 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -579,7 +579,7 @@ on the GNOME Desktop with a single simple application.")
 (define-public gsettings-desktop-schemas
   (package
     (name "gsettings-desktop-schemas")
-    (version "3.22.0")
+    (version "3.24.0")
     (source
      (origin
       (method url-fetch)
@@ -588,7 +588,7 @@ on the GNOME Desktop with a single simple application.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "1qgalzqwg0fl0n22vslqcsnsmj9kc54qj25ib16rxaf36jxcf1hg"))))
+        "145vpcljy4660cnk8zk91qf7ywa7hqfl5hhw025gy8hxcqzklmzn"))))
     (build-system gnu-build-system)
     (inputs
      `(("glib" ,glib)))



reply via email to

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