guix-commits
[Top][All Lists]
Advanced

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

06/07: gnu: dconf-editor: Update to 3.26.2.


From: Tobias Geerinckx-Rice
Subject: 06/07: gnu: dconf-editor: Update to 3.26.2.
Date: Thu, 2 Nov 2017 16:13:02 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 92c9392767e6d32eb4cd839e25247741318f9ea9
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Nov 2 19:48:37 2017 +0100

    gnu: dconf-editor: Update to 3.26.2.
    
    * gnu/packages/gnome.scm (dconf-editor): Update to 3.26.2.
---
 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 bce1e2b..20fe23f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5801,7 +5801,7 @@ beautifying border effects.")
 (define-public dconf-editor
   (package
     (name "dconf-editor")
-    (version "3.26.1")
+    (version "3.26.2")
     (source
      (origin
        (method url-fetch)
@@ -5810,7 +5810,7 @@ beautifying border effects.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0agay5zbhjbfznlwk7n3gg5cn0c7ih4vnmah6kb6m969li120cs9"))))
+         "1lcarg8igsqpq4iv5834mf9kz4cmfhfw11bwy3x7v7f497z57d18"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases



reply via email to

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