guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: mate-themes: Update to 3.22.13.


From: Efraim Flashner
Subject: 04/06: gnu: mate-themes: Update to 3.22.13.
Date: Sun, 3 Sep 2017 11:01:22 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 60692df286d9a4d340086adeda41795df94d6015
Author: ng0 <address@hidden>
Date:   Wed Aug 23 13:53:30 2017 +0000

    gnu: mate-themes: Update to 3.22.13.
    
    * gnu/packages/mate.scm (mate-themes): Update to 3.22.13.
    
    Signed-off-by: Efraim Flashner <address@hidden>
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 5dcd3d8..0ce001b 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -61,7 +61,7 @@
 (define-public mate-themes
   (package
     (name "mate-themes")
-    (version "3.22.11")
+    (version "3.22.13")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"https://pub.mate-desktop.org/releases/themes/";
@@ -69,7 +69,7 @@
                                   version ".tar.xz"))
               (sha256
                (base32
-                "1gfa1cny3q68y139m96iz8haiik6ygad5613gx0m4wd9hi5scafm"))))
+                "1p7w63an8qs15hkj79nppy7471glv0rm1b0himn3c4w69q8qdc9i"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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