guix-commits
[Top][All Lists]
Advanced

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

66/85: gnu: gnome-tweak-tool: Update to 3.22.0.


From: Mark H. Weaver
Subject: 66/85: gnu: gnome-tweak-tool: Update to 3.22.0.
Date: Wed, 11 Jan 2017 16:36:08 +0000 (UTC)

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

commit f169ad102e18f28b14468622f016d28dc2804e52
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 04:29:12 2017 -0500

    gnu: gnome-tweak-tool: Update to 3.22.0.
    
    * gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.22.0.
---
 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 17a9204..c348b30 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5283,7 +5283,7 @@ existing databases over the internet.")
 (define-public gnome-tweak-tool
   (package
     (name "gnome-tweak-tool")
-    (version "3.20.1")
+    (version "3.22.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/gnome-tweak-tool/"
@@ -5293,7 +5293,7 @@ existing databases over the internet.")
                         (search-patch "gnome-tweak-tool-search-paths.patch")))
               (sha256
                (base32
-                "1fj6wjvnjygzm9br3sw9gya6d18yly1rm69yaiar9spfbkvv4wai"))))
+                "1frs16p2284mdw65g1ldmf9cz5sn3rg16wz58gjrw5pn2cgf2six"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags '("--localstatedir=/tmp"



reply via email to

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