mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-13 05:04:04 +02:00
gnu: ksirk: Update to 26.04.1.
* gnu/packages/kde-games.scm (ksirk): Update to 26.04.1. Change-Id: I88d935db18f7a1f12a3623a2ff004721aa3e8b27
This commit is contained in:
@@ -1143,14 +1143,14 @@ This package is part of the KDE games module.")
|
||||
(define-public ksirk
|
||||
(package
|
||||
(name "ksirk")
|
||||
(version "25.12.3")
|
||||
(version "26.04.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/ksirk-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "18xw23azragqqq0f626dmzyi1f38r46pgqnnbbnbp4hspvzd8flw"))))
|
||||
(base32 "0wyhp4hcz7qd2593h457r1xgkjj9vhkz1lxc1kxwvvzmw817r39s"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
||||
Reference in New Issue
Block a user