guix-commits
[Top][All Lists]
Advanced

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

61/85: gnu: dconf-editor: Update to 3.22.1.


From: Mark H. Weaver
Subject: 61/85: gnu: dconf-editor: Update to 3.22.1.
Date: Wed, 11 Jan 2017 16:36:08 +0000 (UTC)

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

commit fd408e296fe84e33af1fe5463473a69a190e1457
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 04:26:55 2017 -0500

    gnu: dconf-editor: Update to 3.22.1.
    
    * gnu/packages/gnome.scm (dconf-editor): Update to 3.22.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 ec316fe..ce79faf 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5056,7 +5056,7 @@ beautifying border effects.")
 (define-public dconf-editor
   (package
     (name "dconf-editor")
-    (version "3.20.3")
+    (version "3.22.1")
     (source
      (origin
        (method url-fetch)
@@ -5065,7 +5065,7 @@ beautifying border effects.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0yf553bd9l030shhs0jkl5gvkzkfxbxxm56xv0l0nmbplaci8wm8"))))
+         "09n1ljryjgkmxwly542zb2dh9j7h76chc0br2bbhrhkwvjjmc3ha"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases



reply via email to

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