guix-commits
[Top][All Lists]
Advanced

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

18/31: gnu: caja-extensions: Update to 1.22.0.


From: guix-commits
Subject: 18/31: gnu: caja-extensions: Update to 1.22.0.
Date: Wed, 3 Apr 2019 09:27:13 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 4373626b5ad8b7281bb8c837d7c55c26fcf3fdac
Author: guy fleury iteriteka <address@hidden>
Date:   Tue Apr 2 19:26:25 2019 +0200

    gnu: caja-extensions: Update to 1.22.0.
    
    * gnu/packages/mate.scm (caja-extensions): Update to 1.22.0.
    
    Signed-off-by: Danny Milosavljevic <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 adecfe2..163b5d7 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -853,7 +853,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.22.0")
     (source
      (origin
        (method url-fetch)
@@ -862,7 +862,7 @@ icons on the MATE desktop.  It works on local and remote 
file systems.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0hgala7zkfsa60jflq3s4n9yd11dhfdcla40l83cmgc3r1az7cmw"))))
+         "1h866jmdd3qpjzi7wjj11krwiaadnlf21844g1zqfb4jgrzj773p"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags (list "--enable-sendto"



reply via email to

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