guix-commits
[Top][All Lists]
Advanced

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

03/05: gnu: dconf-editor: Update to 3.22.3.


From: Marius Bakke
Subject: 03/05: gnu: dconf-editor: Update to 3.22.3.
Date: Mon, 22 May 2017 10:13:34 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 123e81681675c4d9df76cfa50d3f7fa6837b3b46
Author: Marius Bakke <address@hidden>
Date:   Mon May 22 13:10:11 2017 +0000

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



reply via email to

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