guix-commits
[Top][All Lists]
Advanced

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

25/34: gnu: engrampa: Update to 1.24.0.


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

civodul pushed a commit to branch master
in repository guix.

commit 3877fe358d2ea84cf7bad07a0e9186a4dcbcd618
Author: Jonathan Brielmaier <address@hidden>
AuthorDate: Mon Mar 30 15:25:03 2020 +0200

    gnu: engrampa: Update to 1.24.0.
    
    * gnu/packages/mate.scm (engrampa): 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 f013c87..305bde5 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"



reply via email to

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