guix-patches
[Top][All Lists]
Advanced

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

[bug#40324] [PATCH 24/30] gnu: engrampa: Update to 1.24.0.


From: Jonathan Brielmaier
Subject: [bug#40324] [PATCH 24/30] gnu: engrampa: Update to 1.24.0.
Date: Mon, 30 Mar 2020 15:25:03 +0200

* gnu/packages/mate.scm (engrampa): 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 bd50d12c7d..0a518cf65b 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1365,7 +1365,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
 (define-public engrampa
   (package
     (name "engrampa")
-    (version "1.22.0")
+    (version "1.24.0")
     (source
      (origin
        (method url-fetch)
@@ -1373,7 +1373,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "16yjplfl2sqa7n6404hjn0vwkh0xkdch73q7n5czynihmh3azc7p"))))
+         "13cak3qgrzqj74x9jq1sf155793v2bqqz4mk4i04g9f9xn3g85fl"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags (list "--disable-schemas-compile"
--
2.26.0






reply via email to

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