[PATCH 13/31] gnu: mate-applets: 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-14-hoonandon@gmail.com
* gnu/packages/mate.scm (mate-applets): 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 5a904dd..24994f7 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -505,7 +505,7 @@ assorted menu related utility programs.")
(define-public mate-applets
(package
(name "mate-applets")
- (version "1.18.1")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
@@ -514,7 +514,7 @@ assorted menu related utility programs.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1nplr8i1mxbxd7pqhcy8j69v25nsp5dk9fq7ffrmjmp39lrf3fh5"))))
+ "0f5ym6z7awi0kw6i1sdkj2qly88sl692j5r1zhklihyz1z9a6j0h"))))
(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:42
control message for bug #35100
(address . control@debbugs.gnu.org)
87lg0ovaa2.fsf@gnu.org
tags 35100 fixed
close 35100
?
Your comment

This issue is archived.

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

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