[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
354/458: gnu: poxml: Update to 24.05.2.
From: |
guix-commits |
Subject: |
354/458: gnu: poxml: Update to 24.05.2. |
Date: |
Mon, 15 Jul 2024 08:01:23 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 626b701838d094f7e022d557342201a62e3ce103
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 5686ab7880..2a28cf26e1 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/")
- 304/458: gnu: khealthcertificate: Update to 24.05.2., (continued)
- 304/458: gnu: khealthcertificate: Update to 24.05.2., guix-commits, 2024/07/15
- 312/458: gnu: itinerary: Update to 23.04.3., guix-commits, 2024/07/15
- 321/458: gnu: Add attica-5., guix-commits, 2024/07/15
- 327/458: gnu: Add ki18n-5., guix-commits, 2024/07/15
- 324/458: gnu: Add kauth-5., guix-commits, 2024/07/15
- 333/458: gnu: Add kcrash-5., guix-commits, 2024/07/15
- 346/458: gnu: Add kwallet-5., guix-commits, 2024/07/15
- 336/458: gnu: Add kdoctools-5., guix-commits, 2024/07/15
- 343/458: gnu: Add kded-5., guix-commits, 2024/07/15
- 340/458: gnu: Remove kblog., guix-commits, 2024/07/15
- 354/458: gnu: poxml: Update to 24.05.2.,
guix-commits <=
- 345/458: gnu: Add kiconthemes-5., guix-commits, 2024/07/15
- 349/458: gnu: Add kxmlgui-5., guix-commits, 2024/07/15
- 357/458: gnu: kactivities: Update to 5.116.0., guix-commits, 2024/07/15
- 359/458: gnu: Add threadweaver-5., guix-commits, 2024/07/15
- 363/458: gnu: Add krunner-5., guix-commits, 2024/07/15
- 358/458: gnu: Add kparts-5., guix-commits, 2024/07/15
- 362/458: gnu: plasma-framework: Update to 5.116.0., guix-commits, 2024/07/15
- 418/458: gnu: Add purpose-5., guix-commits, 2024/07/15
- 419/458: gnu: kamoso: Update to 24.05.2., guix-commits, 2024/07/15
- 404/458: gnu: lxqt-connman-applet: Fix build., guix-commits, 2024/07/15