guix-commits
[Top][All Lists]
Advanced

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

15/16: gnu: dconf-editor: Update to 3.30.2.


From: guix-commits
Subject: 15/16: gnu: dconf-editor: Update to 3.30.2.
Date: Mon, 15 Jul 2019 10:04:08 -0400 (EDT)

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

commit bc09c416317f08f8ef388ddee89f2ea38736960f
Author: Kei Kebreau <address@hidden>
Date:   Fri Jul 5 01:06:47 2019 -0400

    gnu: dconf-editor: Update to 3.30.2.
    
    * gnu/packages/gnome.scm (dconf-editor): Update to 3.30.2.
---
 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 c7f0046..f242e71 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6419,7 +6419,7 @@ beautifying border effects.")
 (define-public dconf-editor
   (package
     (name "dconf-editor")
-    (version "3.28.0")
+    (version "3.30.2")
     (source
      (origin
        (method url-fetch)
@@ -6428,7 +6428,7 @@ beautifying border effects.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0nhcpwqrkmpxbhaf0cafvy6dlp6s7vhm5vknl4lgs3l24zc56ns5"))))
+         "06f736spn20s7qjsz00xw44v8r8bjhyrz1v3bix6v416jc5jp6ia"))))
     (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]