guix-commits
[Top][All Lists]
Advanced

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

40/56: gnu: dconf-editor: Update to 3.20.1.


From: ???
Subject: 40/56: gnu: dconf-editor: Update to 3.20.1.
Date: Mon, 02 May 2016 13:38:38 +0000

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

commit 3ce94bef44e91029e4e1bf4d51497d94b234bfc7
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 10:22:48 2016 +0800

    gnu: dconf-editor: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (dconf-editor): Update to 3.20.1.
---
 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 00a445a..0cc5ced 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4850,7 +4850,7 @@ beautifying border effects.")
 (define-public dconf-editor
   (package
     (name "dconf-editor")
-    (version "3.20.0")
+    (version "3.20.1")
     (source
      (origin
        (method url-fetch)
@@ -4859,7 +4859,7 @@ beautifying border effects.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0q57wmlab01rmwbwlih5mh9fa1nwc2abfz0vl374lkljw9acim13"))))
+         "0pfpmvpv57a01nsd1fah3np33avihm5ic43fi6b60dyw6c5z953p"))))
     (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]