guix-patches
[Top][All Lists]
Advanced

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

[bug#40324] [PATCH 14/30] gnu: marco: Update to 1.24.0.


From: Jonathan Brielmaier
Subject: [bug#40324] [PATCH 14/30] gnu: marco: Update to 1.24.0.
Date: Mon, 30 Mar 2020 15:21:59 +0200

* gnu/packages/mate.scm (marco): Update to 1.24.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 7260a5a452..66f405c033 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)
--
2.26.0






reply via email to

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