gnu: caja: Update to 1.28.0.
* gnu/packages/mate.scm (caja): Update to 1.28.0. Change-Id: Ief5c25b068c693c4f41b800ed163054afd04e34c Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
9e88428247
commit
2cd1f76c14
@ -788,7 +788,7 @@ hypertext navigation, and table-of-contents bookmarks.")
|
|||||||
(define-public caja
|
(define-public caja
|
||||||
(package
|
(package
|
||||||
(name "caja")
|
(name "caja")
|
||||||
(version "1.26.1")
|
(version "1.28.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -796,7 +796,7 @@ hypertext navigation, and table-of-contents bookmarks.")
|
|||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"01scw5wk4fgps8fk9l7ic2q6p1wplxzsv678wbv010m301pnxz9h"))))
|
"0ylm46wgg7linppid6pdfaixhdb8zgyrxl3lxz17x0am2k718c0y"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags '("--disable-update-mimedb")
|
`(#:configure-flags '("--disable-update-mimedb")
|
||||||
|
Loading…
Reference in New Issue
Block a user