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