guix-patches
[Top][All Lists]
Advanced

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

[bug#34731] [PATCH 28/31] gnu: engrampa: Update to 1.20.2


From: guy fleury iteriteka
Subject: [bug#34731] [PATCH 28/31] gnu: engrampa: Update to 1.20.2
Date: Mon, 4 Mar 2019 12:19:14 +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 fe9f4fd..0bce6e1 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1331,7 +1331,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
 (define-public engrampa
   (package
     (name "engrampa")
-    (version "1.18.2")
+    (version "1.20.2")
     (source
      (origin
        (method url-fetch)
@@ -1340,7 +1340,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0d98zhqqc7qdnxcf0195kd04xmhijc0w2qrn6q61zd0daiswnv98"))))
+         "0fj957dfagw6p7mq5545h9j2w3hv18yqnkpypnr719r4g13d3f2v"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags (list "--disable-schemas-compile"
-- 
2.20.1






reply via email to

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