guix-commits
[Top][All Lists]
Advanced

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

97/97: gnu: dconf-editor: Update to 3.20.0.


From: Ludovic Courtès
Subject: 97/97: gnu: dconf-editor: Update to 3.20.0.
Date: Wed, 13 Apr 2016 17:31:50 +0000

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

commit 61873b4a263dd66581d49854d57c69af1eeb9b0e
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 11:03:47 2016 +0800

    gnu: dconf-editor: Update to 3.20.0.
    
    * gnu/packages/gnome.scm (dconf-editor): Update to 3.20.0.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ec986ab..2f64441 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4839,7 +4839,7 @@ beautifying border effects.")
 (define-public dconf-editor
   (package
     (name "dconf-editor")
-    (version "3.18.2")
+    (version "3.20.0")
     (source
      (origin
        (method url-fetch)
@@ -4848,7 +4848,7 @@ beautifying border effects.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0xdwi7g1xdmgrc9m8ii62fp2zj114gsfpmgazlnhrcmmfi97z5d7"))))
+         "0q57wmlab01rmwbwlih5mh9fa1nwc2abfz0vl374lkljw9acim13"))))
     (build-system glib-or-gtk-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]