gnu: ksirk: Update to 23.04.3.

* gnu/packages/kde-games.scm (ksirk): Update to 23.04.3.
This commit is contained in:
宋文武 2023-07-29 10:53:19 +08:00
parent fe638b48e9
commit 8b6b097714
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -915,14 +915,14 @@ (define-public granatier
(define-public ksirk
(package
(name "ksirk")
(version "22.04.3")
(version "23.04.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ksirk-" version ".tar.xz"))
(sha256
(base32 "0c1ls3i2jqcrmdy3zhb25ml9lhdy4gjdcvv4j5z8x5wig265qbwx"))))
(base32 "1sp5mhnf8r3fvifz0kw74436j5kwsmiw66myygb4rsggb8amh5x4"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))