guix-commits
[Top][All Lists]
Advanced

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

20/48: gnu: gnome-themes-standard: Update to 3.20.2.


From: ???
Subject: 20/48: gnu: gnome-themes-standard: Update to 3.20.2.
Date: Tue, 23 Aug 2016 12:11:49 +0000 (UTC)

iyzsong pushed a commit to branch core-updates
in repository guix.

commit 1c7428cd1444b55bb1c49418bba38d3a41370739
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 21:50:29 2016 +0800

    gnu: gnome-themes-standard: Update to 3.20.2.
    
    * gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.20.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 fa0ba09..3ac170b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1662,7 +1662,7 @@ engineering.")
 (define-public gnome-themes-standard
   (package
     (name "gnome-themes-standard")
-    (version "3.20")
+    (version "3.20.2")
     (source
      (origin
        (method url-fetch)
@@ -1671,7 +1671,7 @@ engineering.")
                            version ".tar.xz"))
        (sha256
         (base32
-         "1p1vvmzfky1ax3yv9ld10xgqwydhmglxpgq3skrfc4539nrq9phw"))))
+         "05br99z67f82i18nljpxnwssfnaqp7mph61w3hq0i44z5i5rq3cx"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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