mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: ksirk: Update to 25.12.0.
* gnu/packages/kde-games.scm (ksirk): Update to 25.12.0. Change-Id: I2cb20cdc062bf9c07e939ed9d1d50f829d610b08
This commit is contained in:
parent
1a0aab32b4
commit
040ec55244
1 changed files with 2 additions and 2 deletions
|
|
@ -1140,14 +1140,14 @@ This package is part of the KDE games module.")
|
|||
(define-public ksirk
|
||||
(package
|
||||
(name "ksirk")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/ksirk-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1ip79mnp7xwba6vnds9f4scvfia3bqqpb4akvrqnmjsxb5ki2alr"))))
|
||||
(base32 "1m12kgvjj00ijr4988khhgkblyhqklqzm32k9gs0bwm31ilg05jg"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue