[bug#35092,05/31] gnu: libmatewether: Update to 1.22.0.

Message ID 20190402172638.1433-6-hoonandon@gmail.com
State Accepted
Headers show
Series Update MATE desktop to 1.22 | expand

Checks

Context Check Description
cbaines/applying patch fail Apply failed

Commit Message

guy fleury iteriteka April 2, 2019, 5:26 p.m. UTC
* gnu/packages/mate.scm (libmatewether): Update to 1.22.0.
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Patch

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index b0bae0e..b46862b 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -217,7 +217,7 @@  desktop and the mate-about program.")
 (define-public libmateweather
   (package
     (name "libmateweather")
-    (version "1.18.1")
+    (version "1.22.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://pub.mate-desktop.org/releases/"
@@ -225,7 +225,7 @@  desktop and the mate-about program.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0z6vfh42fv9rqjrraqfpf6h9nd9h662bxy3l3r48j19xvxrwmx3a"))))
+                "1ribgcwl4ncfbcf9bkcbxrgc7yzajdnxg12837psngymkqswlp6a"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags