guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10/34: gnu: mate-menus: Update to 1.24.0.


From: guix-commits
Subject: 10/34: gnu: mate-menus: Update to 1.24.0.
Date: Thu, 2 Apr 2020 10:07:28 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 424f58f5c93b5303c58f03d9666b9f5743017017
Author: Jonathan Brielmaier <address@hidden>
AuthorDate: Mon Mar 30 15:21:54 2020 +0200

    gnu: mate-menus: Update to 1.24.0.
    
    * gnu/packages/mate.scm (mate-menus): Update to 1.24.0.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 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 501411d..4f4a41b 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -510,7 +510,7 @@ MATE desktop environment.")
 (define-public mate-menus
   (package
     (name "mate-menus")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
@@ -518,7 +518,7 @@ MATE desktop environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1lkakbf2f1815c146z4xp5f0h4lim6jzr02681wbvzalc6k97v5c"))))
+         "1vv4j38h7mrbfrsj99k25z6y7b5dg30fzd2qnhk7pl8ca8s1jhrd"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]