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