mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: knights: Update to 25.12.0.
* gnu/packages/kde-games.scm (knights): Update to 25.12.0. Change-Id: I70f7858bb7049ff2c73903027a68d401961b0904
This commit is contained in:
parent
9b33f7bd22
commit
f1de5d0603
1 changed files with 2 additions and 2 deletions
|
|
@ -1855,14 +1855,14 @@ This package is part of the KDE games module.")
|
|||
(define-public knights
|
||||
(package
|
||||
(name "knights")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/knights-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0g9825yn76r6mmimisvfk4xp1albqq4mg84mas11xbfx60jrn26a"))))
|
||||
(base32 "0vwl0y41qz9bih4dirbn4d3wcp629zxf31r9is2aa2m4p1arrxdn"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue