[PATCH 19/31] gnu: mate-control-center: 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-20-hoonandon@gmail.com
* gnu/packages/mate.scm (mate-control-center): 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 163b5d7..52bc9be 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -908,7 +908,7 @@ icons on the MATE desktop. It works on local and remote file systems.")
(define-public mate-control-center
(package
(name "mate-control-center")
- (version "1.18.2")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
@@ -917,7 +917,7 @@ icons on the MATE desktop. It works on local and remote file systems.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0flnn0h8f5aqyccwrlv7qxchvr3kqmlfdga6wq28d55zkpv5m7dl"))))
+ "06wpfsxsiv7w3dl7p395r5vcxqbjlllydqbnvbr6yn0lrac15i71"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
--
2.21.0
L
L
Ludovic Courtès wrote on 5 Apr 2019 06:41
control message for bug #35106
(address . control@debbugs.gnu.org)
87v9zsvaap.fsf@gnu.org
tags 35106 fixed
close 35106
?
Your comment

This issue is archived.

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

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