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

  • Done
  • quality assurance status badge
Details
2 participants
  • guy fleury iteriteka
  • Ludovic Courtès
Owner
unassigned
Submitted by
guy fleury iteriteka
Severity
serious
G
G
guy fleury iteriteka wrote on 2 Apr 2019 19:26
(address . guix-patches@gnu.org)(name . guy fleury iteriteka)(address . hoonandon@gmail.com)
20190402172638.1433-19-hoonandon@gmail.com
* gnu/packages/mate.scm (caja-extensions): Update to 1.22.0.
---
gnu/packages/mate.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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"
--
2.21.0
L
L
Ludovic Courtès wrote on 5 Apr 2019 15:41
control message for bug #35105
(address . control@debbugs.gnu.org)
87tvfcvaam.fsf@gnu.org
severity 35105 serious
L
L
Ludovic Courtès wrote on 5 Apr 2019 15:41
(address . control@debbugs.gnu.org)
87sguwvaaj.fsf@gnu.org
tags 35105 fixed
close 35105
?
Your comment

This issue is archived.

To comment on this conversation send an email to 35105@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 35105
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch