Archived
1
0
Fork 0

gnu: palapeli: Update to 23.04.3.

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

View file

@ -970,14 +970,14 @@ This package is part of the KDE games module.")
(define-public palapeli
(package
(name "palapeli")
(version "22.04.3")
(version "23.04.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/palapeli-" version ".tar.xz"))
(sha256
(base32 "0bwi5y5mrf6h1vhyhs5sxwx8hdv0hkknpscpg5q54f6hw6cwf4qv"))))
(base32 "19xh03rhb48m4bbdmpga4aqij6agqg047ghl92p98z1phg5lxzrv"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))