GNU bug report logs -
#71781
[PATCH 00/28] Update Mate Desktop to 1.28.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 26 Jun 2024 08:08:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #407 received at 71781 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/mate.scm (caja): Update to 1.28.0.
Change-Id: Ief5c25b068c693c4f41b800ed163054afd04e34c
---
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 5b4b2366f0..94ed5b9c5d 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -788,7 +788,7 @@ (define-public atril
(define-public caja
(package
(name "caja")
- (version "1.26.1")
+ (version "1.28.0")
(source
(origin
(method url-fetch)
@@ -796,7 +796,7 @@ (define-public caja
name "-" version ".tar.xz"))
(sha256
(base32
- "01scw5wk4fgps8fk9l7ic2q6p1wplxzsv678wbv010m301pnxz9h"))))
+ "0ylm46wgg7linppid6pdfaixhdb8zgyrxl3lxz17x0am2k718c0y"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags '("--disable-update-mimedb")
--
2.34.1
This bug report was last modified 288 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.