[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
129/321: gnu: ark: Update to 24.12.1.
From: |
guix-commits |
Subject: |
129/321: gnu: ark: Update to 24.12.1. |
Date: |
Fri, 10 Jan 2025 23:03:16 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 5b4292d3c8b0bd536f14d2c1dd39326ef4018e45
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 00:36:45 2025 +0800
gnu: ark: Update to 24.12.1.
* gnu/packages/kde-utils.scm (ark): Update to 24.12.1.
* gnu/packages/patches/ark-skip-xar-test.patch: Adjust it.
Change-Id: Ib8cb7ec347b6373a2fbe7857925dea4b0d7af782
---
gnu/packages/kde-utils.scm | 4 ++--
gnu/packages/patches/ark-skip-xar-test.patch | 7 ++++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm
index 1cff636844..d4c3d5c7a8 100644
--- a/gnu/packages/kde-utils.scm
+++ b/gnu/packages/kde-utils.scm
@@ -54,14 +54,14 @@
(define-public ark
(package
(name "ark")
- (version "24.05.2")
+ (version "24.12.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version
"/src/ark-" version ".tar.xz"))
(sha256
(base32
- "1q0fyx65gp0d1vj4jxiaswdfzi15hbfi537f3i8y277b621qp3rs"))
+ "1f96k7jisjdvpg8wjrm1pyz6p6zkqcx70054cg3sd0244skrzrna"))
;; The libarchive package in Guix does not support
;; xar; disable related tests.
(patches (search-patches "ark-skip-xar-test.patch"))))
diff --git a/gnu/packages/patches/ark-skip-xar-test.patch
b/gnu/packages/patches/ark-skip-xar-test.patch
index be891ad139..e9286618cb 100644
--- a/gnu/packages/patches/ark-skip-xar-test.patch
+++ b/gnu/packages/patches/ark-skip-xar-test.patch
@@ -15,7 +15,7 @@ Guix libarchive no support xar.
--- ark-24.05.2.orig/autotests/kerfuffle/extracttest.cpp 2024-07-08
11:21:25.849219202 +0800
+++ ark-24.05.2/autotests/kerfuffle/extracttest.cpp 2024-07-08
11:22:01.413789814 +0800
-@@ -329,18 +329,5 @@
+@@ -329,19 +329,6 @@
qDebug() << "lz4 executable not found in path. Skipping lz4 test.";
}
@@ -32,5 +32,6 @@ Guix libarchive no support xar.
- archivePath = QFINDTESTDATA("data/simplearchive.xar");
- setupRow("extract all entries from a xar archive with path", archivePath,
QList<Archive::Entry *>(), optionsPreservePaths, 6);
-
- archivePath = QFINDTESTDATA("data/hello-1.0-x86_64.AppImage");
- setupRow("extract all entries from an AppImage with path", archivePath,
QList<Archive::Entry *>(), optionsPreservePaths, 7);
+ // Test tarball with leading /, i.e. here /tmp/testfile instead of
tmp/testfile
+ archivePath = QFINDTESTDATA("data/absolutepath.tar.xz");
+ setupRow("extract all entries from a tar archive with absolute path",
archivePath, QList<Archive::Entry *>(), optionsPreservePaths, 2);
- 59/321: gnu: baloo: Update to 6.10.0., (continued)
- 59/321: gnu: baloo: Update to 6.10.0., guix-commits, 2025/01/10
- 73/321: gnu: knotifyconfig: Update to 6.10.0., guix-commits, 2025/01/10
- 91/321: gnu: kolf: Update to 24.12.1., guix-commits, 2025/01/10
- 98/321: gnu: konquest: Update to 24.12.1., guix-commits, 2025/01/10
- 117/321: gnu: kspaceduel: Update to 24.12.1., guix-commits, 2025/01/10
- 113/321: gnu: kigo: Update to 24.12.1., guix-commits, 2025/01/10
- 101/321: gnu: ksudoku: Update to 24.12.1., guix-commits, 2025/01/10
- 106/321: gnu: kblackbox: Update to 24.12.1., guix-commits, 2025/01/10
- 114/321: gnu: kubrick: Update to 24.12.1., guix-commits, 2025/01/10
- 115/321: gnu: lskat: Update to 24.12.1., guix-commits, 2025/01/10
- 129/321: gnu: ark: Update to 24.12.1.,
guix-commits <=
- 97/321: gnu: kmines: Update to 24.12.1., guix-commits, 2025/01/10
- 126/321: gnu: knights: Update to 24.12.1., guix-commits, 2025/01/10
- 164/321: gnu: kidentitymanagement: Update to 24.12.1., guix-commits, 2025/01/10
- 173/321: gnu: kmailtransport: Update to 24.12.1., guix-commits, 2025/01/10
- 172/321: gnu: kmailimporter: Update to 24.12.1., guix-commits, 2025/01/10
- 166/321: gnu: kitinerary: Update to 24.12.1., guix-commits, 2025/01/10
- 177/321: gnu: kontactinterface: Update to 24.12.1., guix-commits, 2025/01/10
- 179/321: gnu: kpkpass: Update to 24.12.1., guix-commits, 2025/01/10
- 192/321: gnu: breeze: Update to 6.2.5., guix-commits, 2025/01/10
- 188/321: gnu: libksieve: Update to 24.12.1., guix-commits, 2025/01/10