mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 19:41:50 +02:00
gnu: ark: Update to 25.04.0.
* gnu/packages/kde-utils.scm (ark): Update to 25.04.0. Change-Id: I1c9a3a5183ceaaca1c49311ad7944c70d3c2e0fd
This commit is contained in:
@@ -61,14 +61,14 @@
|
||||
(define-public ark
|
||||
(package
|
||||
(name "ark")
|
||||
(version "24.12.3")
|
||||
(version "25.04.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/ark-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1gsazr9qc4s9ybgmz43dsmlkl2gnszqfcrbsnaznjlgmg0wd9caf"))
|
||||
"1dymi06sifxdg183nzb7pq14b6pq3malmvynd7fvccyg1fycmbq7"))
|
||||
;; The libarchive package in Guix does not support
|
||||
;; xar; disable related tests.
|
||||
(patches (search-patches "ark-skip-xar-test.patch"))))
|
||||
|
||||
Reference in New Issue
Block a user