[PATCH 05/31] gnu: libmatewether: Update to 1.22.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • guy fleury iteriteka
  • Ludovic Courtès
Owner
unassigned
Submitted by
guy fleury iteriteka
Severity
normal

Debbugs page

G
G
guy fleury iteriteka wrote on 2 Apr 2019 10:26
(address . guix-patches@gnu.org)(name . guy fleury iteriteka)(address . hoonandon@gmail.com)
20190402172638.1433-6-hoonandon@gmail.com
* gnu/packages/mate.scm (libmatewether): Update to 1.22.0.
---
gnu/packages/mate.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
--
2.21.0
L
L
Ludovic Courtès wrote on 5 Apr 2019 06:42
control message for bug #35092
(address . control@debbugs.gnu.org)
878swova9e.fsf@gnu.org
tags 35092 fixed
close 35092
?
Your comment

This issue is archived.

To comment on this conversation send an email to 35092@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 35092
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch