gnu: okular: Update to 24.08.0.

* gnu/packages/kde.scm (okular): Update to 24.08.0.
[native-inputs]: Add python-wrapper.

Change-Id: Idc5102b572549919abd175cb9bc383060db52bc1
This commit is contained in:
jgart 2024-08-25 08:58:54 -05:00
parent 4299b4cc88
commit 4a1114de78
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -1670,14 +1670,14 @@ (define-public marble-qt
(define-public okular
(package
(name "okular")
(version "24.05.2")
(version "24.08.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/" name "-" version ".tar.xz"))
(sha256
(base32 "0kh3a40887f7lajgvk3ndr3ns3mm1kld0biw0cqg9ys69f4d8677"))))
(base32 "12ri5j9jsmh5ib7fp2vk0ir3vfknlq1h8xpi1lkn6f2b54k6xq9x"))))
(build-system qt-build-system)
(arguments
(list
@ -1707,7 +1707,8 @@ (define-public okular
(native-inputs
(list extra-cmake-modules kdoctools pkg-config
;; for test
desktop-file-utils))
desktop-file-utils
python-wrapper))
(inputs
(list ebook-tools
breeze-icons