guix-commits
[Top][All Lists]
Advanced

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

15/34: gnu: marco: Update to 1.24.0.


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

civodul pushed a commit to branch master
in repository guix.

commit ac17c544fb70fb2d765df9dd8d132590f1445dec
Author: Jonathan Brielmaier <address@hidden>
AuthorDate: Mon Mar 30 15:21:59 2020 +0200

    gnu: marco: Update to 1.24.0.
    
    * gnu/packages/mate.scm (marco): 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 39ac502..07cbc1e 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1006,7 +1006,7 @@ of various aspects of your desktop.")
 (define-public marco
   (package
     (name "marco")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
@@ -1014,7 +1014,7 @@ of various aspects of your desktop.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1i1pi1z9mrb6564mxcwb93jqpdppfv58c2viwmicsixis62hv5wx"))))
+         "0hcbyv8czymhwz5q9rwig7kkhlhik6y080bls736f3wsbqnnirc2"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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