guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

322/347: gnu: poxml: Update to 24.05.1.


From: guix-commits
Subject: 322/347: gnu: poxml: Update to 24.05.1.
Date: Fri, 28 Jun 2024 09:59:26 -0400 (EDT)

z572 pushed a commit to branch kde-team
in repository guix.

commit bc45c8afdcc076368dd1c6ea891353e42be579b8
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 15:43:57 2024 +0800

    gnu: poxml: Update to 24.05.1.
    
    * gnu/packages/kde.scm (poxml): Update to 24.05.1.
    
    Change-Id: I367f16c88e8343947088e721ecc12621f1428467
---
 gnu/packages/kde.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 067d1dddf3..a9ad87878d 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1703,7 +1703,7 @@ a variety of formats, including PDF, PostScript, DejaVu, 
and EPub.")
 (define-public poxml
   (package
     (name "poxml")
-    (version "24.02.2")
+    (version "24.05.1")
     (source (origin
               (method url-fetch)
               (uri
@@ -1711,7 +1711,7 @@ a variety of formats, including PDF, PostScript, DejaVu, 
and EPub.")
                               "/src/poxml-" version ".tar.xz"))
               (sha256
                (base32
-                "0rfada9myzr447bc1s63jgq4gjgkrdlk30z299f77r1qvqw4hsx5"))))
+                "07gz17llijy64yr3r9450daa4likwg2dkifw7rp7abw3wxby6pqp"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]