[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
355/465: gnu: poxml: Update to 24.05.2.
From: |
guix-commits |
Subject: |
355/465: gnu: poxml: Update to 24.05.2. |
Date: |
Tue, 16 Jul 2024 11:03:46 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 45edc74175541d6805c98e24ad4dfa969ca6a744
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Jul 8 14:28:35 2024 +0800
gnu: poxml: Update to 24.05.2.
* gnu/packages/kde.scm (poxml): Update to 24.05.2.
[native-inputs]: Remove kdoctools; add kdoctools-5.
Change-Id: Ibbcd85fbcd68a5ee4c74e123c6e2d65f28c6f790
---
gnu/packages/kde.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index bd81b92d56..b0010664d9 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1739,7 +1739,7 @@ a variety of formats, including PDF, PostScript, DejaVu,
and EPub.")
(define-public poxml
(package
(name "poxml")
- (version "23.04.3")
+ (version "24.05.2")
(source (origin
(method url-fetch)
(uri
@@ -1747,10 +1747,10 @@ a variety of formats, including PDF, PostScript,
DejaVu, and EPub.")
"/src/poxml-" version ".tar.xz"))
(sha256
(base32
- "11rqd7hhsy6f8qi0529cmy381bhskji6wf4fij7yjksmrsdvfw6d"))))
+ "0998ss7jib255x9kyhsz79lgnf97m7hbm6dsyh6xj9rcwv8i9srk"))))
(build-system cmake-build-system)
(native-inputs
- (list extra-cmake-modules kdoctools))
+ (list extra-cmake-modules kdoctools-5))
(inputs
(list gettext-minimal qtbase-5))
(home-page "https://apps.kde.org/development/")
- 398/465: gnu: lxqt-policykit: Fix build., (continued)
- 398/465: gnu: lxqt-policykit: Fix build., guix-commits, 2024/07/16
- 422/465: gnu: kwave: Update to 24.05.2., guix-commits, 2024/07/16
- 438/465: gnu: kwin: Skip flakey tests., guix-commits, 2024/07/16
- 440/465: gnu: kio-fuse: Update to 5.1.0., guix-commits, 2024/07/16
- 432/465: gnu: ktouch: Update to 24.05.2., guix-commits, 2024/07/16
- 449/465: gnu: Add qtlocation., guix-commits, 2024/07/16
- 351/465: gnu: Add kbookmarks-5., guix-commits, 2024/07/16
- 342/465: gnu: Add kdbusaddons-5., guix-commits, 2024/07/16
- 341/465: gnu: Remove kblog., guix-commits, 2024/07/16
- 349/465: gnu: Add ktextwidgets-5., guix-commits, 2024/07/16
- 355/465: gnu: poxml: Update to 24.05.2.,
guix-commits <=
- 358/465: gnu: kactivities: Update to 5.116.0., guix-commits, 2024/07/16
- 352/465: gnu: Add kio-5., guix-commits, 2024/07/16
- 354/465: gnu: Remove kxmlrpcclient., guix-commits, 2024/07/16
- 360/465: gnu: Add threadweaver-5., guix-commits, 2024/07/16
- 365/465: gnu: Add knewstuff-5., guix-commits, 2024/07/16
- 367/465: gnu: Add ksyntaxhighlighting-5., guix-commits, 2024/07/16
- 361/465: gnu: Add kirigami-5., guix-commits, 2024/07/16
- 364/465: gnu: Add krunner-5., guix-commits, 2024/07/16
- 371/465: gnu: Add kitemmodels-5., guix-commits, 2024/07/16
- 363/465: gnu: plasma-framework: Update to 5.116.0., guix-commits, 2024/07/16