mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: konquest: Update to 24.12.3.
* gnu/packages/kde-games.scm (konquest): Update to 24.12.3. Change-Id: I40326186eefc746db9a8579d50d6fc99a8e7cf68
This commit is contained in:
parent
7bc94029da
commit
f01bd8c49f
1 changed files with 2 additions and 2 deletions
|
@ -449,14 +449,14 @@ This package is part of the KDE games module.")
|
|||
(define-public konquest
|
||||
(package
|
||||
(name "konquest")
|
||||
(version "24.12.1")
|
||||
(version "24.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
version "/src/konquest-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1jq7xfd9h19p02vmkvvjz48k35i5npfz302mq6lgj6pwwn683v4w"))))
|
||||
(base32 "0d5v7f851ar2psyiva0gfhhp8c89rz63vq5hy0gasm39mxfhii03"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue