guix-patches
[Top][All Lists]
Advanced

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

[bug#64798] [PATCH 117/209] gnu: poxml: Update to 23.04.3.


From: Zheng Junjie
Subject: [bug#64798] [PATCH 117/209] gnu: poxml: Update to 23.04.3.
Date: Sun, 23 Jul 2023 16:45:37 +0800

* gnu/packages/kde.scm (poxml): Update to 23.04.3.
---
 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 7d203b56f7..355cdb5c43 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -1335,7 +1335,7 @@ (define-public okular
 (define-public poxml
   (package
     (name "poxml")
-    (version "22.08.1")
+    (version "23.04.3")
     (source (origin
               (method url-fetch)
               (uri
@@ -1343,7 +1343,7 @@ (define-public poxml
                               "/src/poxml-" version ".tar.xz"))
               (sha256
                (base32
-                "13jp5g5la3kq9i3qybdvwfl4vgqz3hxf64qzmh7kl71ykas7s5vi"))))
+                "11rqd7hhsy6f8qi0529cmy381bhskji6wf4fij7yjksmrsdvfw6d"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))
-- 
2.41.0






reply via email to

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