guix-commits
[Top][All Lists]
Advanced

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

07/09: gnu: dconf-editor: Update to 3.26.1.


From: Tobias Geerinckx-Rice
Subject: 07/09: gnu: dconf-editor: Update to 3.26.1.
Date: Fri, 13 Oct 2017 15:51:36 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit ff21b07e0bad4bd015782ad7637536db3253d761
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Oct 13 17:04:39 2017 +0200

    gnu: dconf-editor: Update to 3.26.1.
    
    * gnu/packages/gnome.scm (dconf-editor): Update to 3.26.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 abe9d51..91b4b26 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5800,7 +5800,7 @@ beautifying border effects.")
 (define-public dconf-editor
   (package
     (name "dconf-editor")
-    (version "3.22.3")
+    (version "3.26.1")
     (source
      (origin
        (method url-fetch)
@@ -5809,7 +5809,7 @@ beautifying border effects.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1939yq3fl55c2dqkc6nzp6cbpxq9sli74gdj0rj7c50pwvbngwam"))))
+         "0agay5zbhjbfznlwk7n3gg5cn0c7ih4vnmah6kb6m969li120cs9"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases



reply via email to

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