guix-patches
[Top][All Lists]
Advanced

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

[bug#34731] [PATCH 16/31] gnu: caja: Update to 1.20.3


From: guy fleury iteriteka
Subject: [bug#34731] [PATCH 16/31] gnu: caja: Update to 1.20.3
Date: Mon, 4 Mar 2019 12:19:02 +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 4b1d521..dd1c709 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -794,7 +794,7 @@ infamous 'Wanda the Fish'.")
 (define-public caja
   (package
     (name "caja")
-    (version "1.18.3")
+    (version "1.20.3")
     (source
      (origin
        (method url-fetch)
@@ -803,7 +803,7 @@ infamous 'Wanda the Fish'.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0mljqcx7k8p27854zm7qzzn8ca6hs7hva9p43hp4p507z52caqmm"))))
+         "1wlrhcvhqving3pphbz50xnbp7z57mlkf7m36lfh8mim62kfmmd0"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags '("--disable-update-mimedb")
-- 
2.20.1






reply via email to

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