guix-patches
[Top][All Lists]
Advanced

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

[bug#72702] [PATCH gnome-team 01/20] gnu: gsettings-desktop-schemas: Upd


From: Liliana Marie Prikler
Subject: [bug#72702] [PATCH gnome-team 01/20] gnu: gsettings-desktop-schemas: Update to 46.0.
Date: Fri, 16 Aug 2024 20:40:18 +0200

* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 46.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 33d6a2b1b9..2aabdb3269 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2780,7 +2780,7 @@ (define-public evince
 (define-public gsettings-desktop-schemas
   (package
     (name "gsettings-desktop-schemas")
-    (version "44.0")
+    (version "46.0")
     (source
      (origin
        (method url-fetch)
@@ -2789,7 +2789,7 @@ (define-public gsettings-desktop-schemas
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "03pc3wlfmf07586x89h63fr42pdpvqx64ak4ks298nchmmff8bgb"))))
+         "0xc5dy3wavj91yqd1lgvbwnw95nfg4m66bx7gbaqhqqv2shlcfj9"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.45.2






reply via email to

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