guix-patches
[Top][All Lists]
Advanced

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

[bug#34731] [PATCH 17/31] gnu: marco: Update to 1.20.3


From: guy fleury iteriteka
Subject: [bug#34731] [PATCH 17/31] gnu: marco: Update to 1.20.3
Date: Mon, 4 Mar 2019 12:19:03 +0100

---
 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 dd1c709..b693996 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -968,7 +968,7 @@ of various aspects of your desktop.")
 (define-public marco
   (package
     (name "marco")
-    (version "1.18.1")
+    (version "1.20.3")
     (source
      (origin
        (method url-fetch)
@@ -977,7 +977,7 @@ of various aspects of your desktop.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0lwbp9wyd66hl5d7g272l8g3k1pb9s4s2p9fb04750a58w87d8k5"))))
+         "192nlr4ylisxisk0ljabm8v0a5sapdncj4gbw39q2fpr938ifs32"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.20.1






reply via email to

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