guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: dconf-editor: Update to 3.38.3.


From: guix-commits
Subject: 01/02: gnu: dconf-editor: Update to 3.38.3.
Date: Thu, 7 Oct 2021 09:58:20 -0400 (EDT)

glv pushed a commit to branch core-updates-frozen
in repository guix.

commit adde737f7caeae770c80d511c9b71d84db2a9fe3
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Thu Oct 7 14:46:41 2021 +0200

    gnu: dconf-editor: Update to 3.38.3.
    
    * gnu/packages/gnome.scm (dconf-editor): Update to 3.38.3.
---
 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 69fda3b..be127a0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9123,7 +9123,7 @@ beautifying border effects.")
 (define-public dconf-editor
   (package
     (name "dconf-editor")
-    (version "3.34.2")
+    (version "3.38.3")
     (source
      (origin
        (method url-fetch)
@@ -9132,7 +9132,7 @@ beautifying border effects.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0pwxjada2vaf69ihpjgp9nky54iykvxq63lp1vl8pxjanif2mk6f"))))
+         "1qvrxrk1h8bd75xwasxbvlkqrw6xkavjimvc7sslkw6lvb3z86jp"))))
     (build-system meson-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, gio-2.0.



reply via email to

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