guix-patches
[Top][All Lists]
Advanced

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

[bug#34731] [PATCH 19/31] gnu: caja-extensions: Update to 1.20.2


From: guy fleury iteriteka
Subject: [bug#34731] [PATCH 19/31] gnu: caja-extensions: Update to 1.20.2
Date: Mon, 4 Mar 2019 12:19:05 +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 a890d7f..37d6404 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -852,7 +852,7 @@ icons on the MATE desktop.  It works on local and remote 
file systems.")
 (define-public caja-extensions
   (package
     (name "caja-extensions")
-    (version "1.18.1")
+    (version "1.20.2")
     (source
      (origin
        (method url-fetch)
@@ -861,7 +861,7 @@ icons on the MATE desktop.  It works on local and remote 
file systems.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0hgala7zkfsa60jflq3s4n9yd11dhfdcla40l83cmgc3r1az7cmw"))))
+         "14w1xd33ggn6wdzqvcmj8rqc68w4k094lai6mqrgmv1zljifydqz"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags (list "--enable-sendto"
-- 
2.20.1






reply via email to

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