guix-commits
[Top][All Lists]
Advanced

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

46/48: gnu: dconf-editor: Update to 3.20.3.


From: ???
Subject: 46/48: gnu: dconf-editor: Update to 3.20.3.
Date: Tue, 23 Aug 2016 12:11:51 +0000 (UTC)

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

commit 9a0ebe18edba2826277f711b5fa34cd5943cb97c
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 22:05:53 2016 +0800

    gnu: dconf-editor: Update to 3.20.3.
    
    * gnu/packages/gnome.scm (dconf-editor): Update to 3.20.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 bd0f881..9669cf3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5000,7 +5000,7 @@ beautifying border effects.")
 (define-public dconf-editor
   (package
     (name "dconf-editor")
-    (version "3.20.1")
+    (version "3.20.3")
     (source
      (origin
        (method url-fetch)
@@ -5009,7 +5009,7 @@ beautifying border effects.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0pfpmvpv57a01nsd1fah3np33avihm5ic43fi6b60dyw6c5z953p"))))
+         "0yf553bd9l030shhs0jkl5gvkzkfxbxxm56xv0l0nmbplaci8wm8"))))
     (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]