me
/
guix
Archived
1
0
Fork 0

gnu: caja-extensions: Update to 1.22.0.

* gnu/packages/mate.scm (caja-extensions): Update to 1.22.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
master
guy fleury iteriteka 2019-04-02 19:26:25 +02:00 committed by Danny Milosavljevic
parent 98b81c2e9e
commit 4373626b5a
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 2 additions and 2 deletions

View File

@ -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"