guix-patches
[Top][All Lists]
Advanced

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

[bug#34731] [PATCH 24/31] gnu: mate-netbook: Update to 1.20.1


From: guy fleury iteriteka
Subject: [bug#34731] [PATCH 24/31] gnu: mate-netbook: Update to 1.20.1
Date: Mon, 4 Mar 2019 12:19:10 +0100

---
 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 4e0fd66..0160efe 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1113,7 +1113,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
 (define-public mate-netbook
   (package
     (name "mate-netbook")
-    (version "1.18.1")
+    (version "1.20.1")
     (source
      (origin
        (method url-fetch)
@@ -1122,7 +1122,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0zj4x9qis8dw0irxzb4va1189k8bqbvymxq3h7phnjwvr1m983gf"))))
+         "1ils0lav6j779kgz2py6zdalcfifpnp01clspbnkhb3v1ha1ncsq"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)
-- 
2.20.1






reply via email to

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