me
/
guix
Archived
1
0
Fork 0

gnu: kincidenceeditor: Update to 23.04.3.

* gnu/packages/kde-pim.scm (kincidenceeditor): Update to 23.04.3.
master
宋文武 2023-07-30 10:32:00 +08:00
parent 5b2cec78ef
commit c043af852b
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -421,14 +421,14 @@ information.")
(define-public kincidenceeditor
(package
(name "kincidenceeditor")
(version "22.08.1")
(version "23.04.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/incidenceeditor-" version ".tar.xz"))
(sha256
(base32 "1znbpqpxkbn79pzhcg5v77bqr345lcmy2h0a6d90rzdmnlh303ln"))))
(base32 "1pqfl7gqz7ibpns2gpwqpvzhsba7xj4ilhi4ax1vn3m086iyh3a0"))))
(properties `((upstream-name . "incidenceeditor")))
(build-system qt-build-system)
(native-inputs