[PATCH 15/31] gnu: caja: 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
normal

Debbugs page

G
G
guy fleury iteriteka wrote on 2 Apr 2019 10:26
(address . guix-patches@gnu.org)(name . guy fleury iteriteka)(address . hoonandon@gmail.com)
20190402172638.1433-16-hoonandon@gmail.com
* gnu/packages/mate.scm (caja): 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 a582d9a..f7789f5 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -795,7 +795,7 @@ infamous 'Wanda the Fish'.")
(define-public caja
(package
(name "caja")
- (version "1.18.3")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
@@ -804,7 +804,7 @@ infamous 'Wanda the Fish'.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0mljqcx7k8p27854zm7qzzn8ca6hs7hva9p43hp4p507z52caqmm"))))
+ "14x9n9q7vip5zp4mdgccj1p1dm4xn429g0bjw2v8iz7zmjb7vcgl"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags '("--disable-update-mimedb")
--
2.21.0
L
L
Ludovic Courtès wrote on 5 Apr 2019 06:42
control message for bug #35102
(address . control@debbugs.gnu.org)
87o95kvaa9.fsf@gnu.org
tags 35102 fixed
close 35102
?
Your comment

This issue is archived.

To comment on this conversation send an email to 35102@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 35102
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