[PATCH 01/31] gnu: mate-common: 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-2-hoonandon@gmail.com
* gnu/packages/mate.scm (mate-common): 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 f02bb41..8873e20 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -73,7 +73,7 @@
(define-public mate-common
(package
(name "mate-common")
- (version "1.18.0")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
@@ -82,7 +82,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
- "1005laf3z1h8qczm7pmwr40r842665cv6ykhjg7r93vldra48z6p"))))
+ "11lwckndizawbq993ws8lqp59vsc873zri0m8s1i5zyc4qx9f69z"))))
(build-system gnu-build-system)
(home-page "https://mate-desktop.org/")
(synopsis "Common files for development of MATE packages")
--
2.21.0
L
L
Ludovic Courtès wrote on 5 Apr 2019 06:42
control message for bug #35088
(address . control@debbugs.gnu.org)
8736mwva98.fsf@gnu.org
tags 35088 fixed
close 35088
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 35088
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