1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-12 10:00:46 +02:00

gnu: kdegraphics-mobipocket: Update to 24.12.1.

* gnu/packages/kde.scm (kdegraphics-mobipocket): Update to 24.12.1.

Change-Id: Ia20a4169bdaeed18274c525abc506c144875cb39
This commit is contained in:
Zheng Junjie 2025-01-10 11:52:09 +08:00 committed by Zheng Junjie
parent 7f5eef1ec3
commit 6dd4ed40b4
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -2112,14 +2112,14 @@ PO template files.")
(define-public kdegraphics-mobipocket
(package
(name "kdegraphics-mobipocket")
(version "24.05.2")
(version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/" name "-" version ".tar.xz"))
(sha256
(base32 "1hcglnbw2ck864glgd4aag54826aycmncmizfqlpncfzwdayq204"))))
(base32 "0rpam31s5cvky4w3bb2qp1pjv0gm9f63a2jv6bcim7qnz050bvvn"))))
(build-system cmake-build-system)
(arguments (list #:configure-flags #~(list "-DQT_MAJOR_VERSION=6")))
(native-inputs