mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ksirk: Update to 25.04.0.
* gnu/packages/kde-games.scm (ksirk): Update to 25.04.0. Change-Id: I223a08bef64c39054f9b9344a2667ddafb8108a0
This commit is contained in:
parent
07cb78d8d5
commit
3a0183e9b2
1 changed files with 2 additions and 2 deletions
|
@ -962,14 +962,14 @@ This package is part of the KDE games module.")
|
|||
(define-public ksirk
|
||||
(package
|
||||
(name "ksirk")
|
||||
(version "24.12.3")
|
||||
(version "25.04.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/ksirk-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "182rvi085jl5rdvfzrkd8pymvbadkwk12p8ymljn9fcpij4jx6jd"))))
|
||||
(base32 "0n19nhzzh1acgkia0b5s827rpzxvkp2acl3v2qjsr9kzk43cf7bb"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue