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

commit 41d54c1558b1a58c7b1cbf8335cf9c56ffe8219c
Author: Mark H Weaver <[email protected]>
Date:   Mon Jan 9 03:29:45 2017 -0500

    gnu: gnome-themes-standard: Update to 3.22.2.
    
    * gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.22.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 95e1955..e7d44d7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1663,7 +1663,7 @@ engineering.")
 (define-public gnome-themes-standard
   (package
     (name "gnome-themes-standard")
-    (version "3.20.2")
+    (version "3.22.2")
     (source
      (origin
        (method url-fetch)
@@ -1672,7 +1672,7 @@ engineering.")
                            version ".tar.xz"))
        (sha256
         (base32
-         "05br99z67f82i18nljpxnwssfnaqp7mph61w3hq0i44z5i5rq3cx"))))
+         "19bxw69ms46px5xgvwbjlhq2vkmrqfx2az49q63w2wxqb76icidk"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags

Reply via email to