[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/31: gnu: caja: Update to 1.22.0.
From: |
guix-commits |
Subject: |
15/31: gnu: caja: Update to 1.22.0. |
Date: |
Wed, 3 Apr 2019 09:27:12 -0400 (EDT) |
dannym pushed a commit to branch master
in repository guix.
commit 296c42b9e8a65e75e9f93fcf346717391f15735b
Author: guy fleury iteriteka <address@hidden>
Date: Tue Apr 2 19:26:22 2019 +0200
gnu: caja: Update to 1.22.0.
* gnu/packages/mate.scm (caja): 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 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")
- branch master updated (44e06f9 -> 8079008), guix-commits, 2019/04/03
- 03/31: gnu: mate-themes: Update to 3.22.19., guix-commits, 2019/04/03
- 01/31: gnu: mate-common: Update to 1.22.0., guix-commits, 2019/04/03
- 05/31: gnu: libmatewether: Update to 1.22.0., guix-commits, 2019/04/03
- 06/31: gnu: mate-terminal: Update to 1.22.0, guix-commits, 2019/04/03
- 10/31: gnu: libmatekbd: Update to 1.22.0., guix-commits, 2019/04/03
- 07/31: gnu: mate-session-manager: Update to 1.22.0., guix-commits, 2019/04/03
- 02/31: gnu: mate-icon-theme: Update to 1.22.0., guix-commits, 2019/04/03
- 04/31: gnu: mate-desktop: Update to 1.22.2., guix-commits, 2019/04/03
- 15/31: gnu: caja: Update to 1.22.0.,
guix-commits <=
- 13/31: gnu: mate-applets: Update to 1.22.0., guix-commits, 2019/04/03
- 17/31: gnu: atril: Update to 1.22.0., guix-commits, 2019/04/03
- 19/31: gnu: mate-control-center: Update to 1.22.0., guix-commits, 2019/04/03
- 11/31: gnu: mate-menus: Update to 1.22.0., guix-commits, 2019/04/03
- 16/31: gnu: marco: Update to 1.22.0., guix-commits, 2019/04/03
- 20/31: gnu: mate-user-guide: Update to 1.22.0., guix-commits, 2019/04/03
- 23/31: gnu: mate-netbook: Update to 1.22.0., guix-commits, 2019/04/03
- 29/31: gnu: mate-system-monitor: Update to 1.22.0., guix-commits, 2019/04/03
- 08/31: gnu: mate-settings-daemon: Update to 1.22.0., guix-commits, 2019/04/03
- 09/31: gnu: libmatemixer: Update to 1.22.0., guix-commits, 2019/04/03