guix-commits
[Top][All Lists]
Advanced

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

18/182: gnu: dconf-editor: Update to 3.32.0.


From: guix-commits
Subject: 18/182: gnu: dconf-editor: Update to 3.32.0.
Date: Fri, 15 Nov 2019 00:01:23 -0500 (EST)

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

commit c63661d4c51796864d2f4b109e0804ea39c49308
Author: Kei Kebreau <address@hidden>
Date:   Mon Jul 22 12:35:35 2019 -0400

    gnu: dconf-editor: Update to 3.32.0.
    
    * gnu/packages/gnome.scm (dconf-editor): Update to 3.32.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 ee4e3ce..06f2a0d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6591,7 +6591,7 @@ beautifying border effects.")
 (define-public dconf-editor
   (package
     (name "dconf-editor")
-    (version "3.30.2")
+    (version "3.32.0")
     (source
      (origin
        (method url-fetch)
@@ -6600,7 +6600,7 @@ beautifying border effects.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "06f736spn20s7qjsz00xw44v8r8bjhyrz1v3bix6v416jc5jp6ia"))))
+         "1fmsmlh16njjm948grz20mzrsvb4wjj7pl1fvkrkxqi7mhr177gi"))))
     (build-system meson-build-system)
     (arguments
      '(#:phases (modify-phases %standard-phases



reply via email to

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