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