mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: knights: Update to 24.12.3.
* gnu/packages/kde-games.scm (knights): Update to 24.12.3. Change-Id: Ib94b596a2cda9eb10b9ff6048ce1f779c4475e27
This commit is contained in:
parent
e8c54741c0
commit
b036c560c8
1 changed files with 2 additions and 2 deletions
|
@ -1607,14 +1607,14 @@ This package is part of the KDE games module.")
|
|||
(define-public knights
|
||||
(package
|
||||
(name "knights")
|
||||
(version "24.12.1")
|
||||
(version "24.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/knights-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1cgnnna4kaklqbghgvl4f6kyg5lnh74r6w6y36mj02i8z5h7cfwn"))))
|
||||
(base32 "0y99ahmv7f2lcn2krknl95vbb9d4sn78dgxkd35b3p374kcv5rxr"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue