gnu: ark: Update to 23.04.3.

* gnu/packages/kde-utils.scm (ark): Update to 23.04.3.
[inputs]: Add kiconthemes.
This commit is contained in:
宋文武 2023-07-30 07:29:37 +08:00
parent 2cbf909ce0
commit 567a2c7552
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -52,14 +52,14 @@ (define-module (gnu packages kde-utils)
(define-public ark
(package
(name "ark")
(version "22.04.3")
(version "23.04.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ark-" version ".tar.xz"))
(sha256
(base32
"1wjy90qkkzafwcw8d4v9cyhmc3sgfipc1085hq2ghqhvrgdyzs00"))
"081swq9f87yxg4dxdl5i4hszhr0q4ph402in397zfa5vpyspzy41"))
;; The libarchive package in Guix does not support
;; xar; disable related tests.
(patches (search-patches "ark-skip-xar-test.patch"))))
@ -99,6 +99,7 @@ (define-public ark
kdbusaddons
khtml
ki18n
kiconthemes
kio
kitemmodels
kparts