guix-commits
[Top][All Lists]
Advanced

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

49/97: gnu: gnome-themes-standard: Update to 3.20.


From: Ludovic Courtès
Subject: 49/97: gnu: gnome-themes-standard: Update to 3.20.
Date: Sat, 16 Apr 2016 09:49:31 +0000

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

commit b04217cc9188ff1c4c1298933672be16cd8d927b
Author: 宋文武 <address@hidden>
Date:   Wed Apr 6 21:16:14 2016 +0800

    gnu: gnome-themes-standard: Update to 3.20.
    
    * gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.20.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 85bea97..0d315c2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1605,7 +1605,7 @@ engineering.")
 (define-public gnome-themes-standard
   (package
     (name "gnome-themes-standard")
-    (version "3.18.0")
+    (version "3.20")
     (source
      (origin
        (method url-fetch)
@@ -1614,7 +1614,7 @@ engineering.")
                            version ".tar.xz"))
        (sha256
         (base32
-         "1jxss8kxszhf66vic9n1sagczm5amm0mgxpzyxyjna15q82fnip6"))))
+         "1p1vvmzfky1ax3yv9ld10xgqwydhmglxpgq3skrfc4539nrq9phw"))))
     (build-system gnu-build-system)
     (inputs
      `(("gtk+" ,gtk+)



reply via email to

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