guix-commits
[Top][All Lists]
Advanced

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

10/60: gnu: gsettings-desktop-schemas: Update to 3.34.0.


From: guix-commits
Subject: 10/60: gnu: gsettings-desktop-schemas: Update to 3.34.0.
Date: Sat, 25 Jan 2020 14:47:01 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.

commit 6e8ea10c72865a927ce69850a574b4d316b36ea0
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Dec 14 23:09:16 2019 -0500

    gnu: gsettings-desktop-schemas: Update to 3.34.0.
    
    * gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.34.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 90873f4..08601f1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1562,7 +1562,7 @@ on the GNOME Desktop with a single simple application.")
 (define-public gsettings-desktop-schemas
   (package
     (name "gsettings-desktop-schemas")
-    (version "3.32.0")
+    (version "3.34.0")
     (source
      (origin
       (method url-fetch)
@@ -1571,7 +1571,7 @@ on the GNOME Desktop with a single simple application.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "0d8a6479vappgplq5crdr3ah0ykqcr3fw533wkx9v1a8lnrv8n9d"))))
+        "1bayr76aylawf2fhyjhv9zgk4kpv7ivrrmd80khb0h3h1wk092r8"))))
     (build-system meson-build-system)
     (arguments
      '(#:phases (modify-phases %standard-phases



reply via email to

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