GNU bug report logs - #35100
[PATCH 13/31] gnu: mate-applets: Update to 1.22.0.

Previous Next

Package: guix-patches;

Reported by: guy fleury iteriteka <hoonandon <at> gmail.com>

Date: Tue, 2 Apr 2019 17:27:16 UTC

Severity: normal

Tags: fixed, patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: guy fleury iteriteka <hoonandon <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: guy fleury iteriteka <hoonandon <at> gmail.com>
Subject: [PATCH 13/31] gnu: mate-applets: Update to 1.22.0.
Date: Tue,  2 Apr 2019 19:26:20 +0200
* gnu/packages/mate.scm (mate-applets): Update to 1.22.0.
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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





This bug report was last modified 6 years and 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.