mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: ksquares: Update to 24.12.1.
* gnu/packages/kde-games.scm (ksquares): Update to 24.12.1. Change-Id: I612c9448785bcd1114912db82c0c6da21a19d3cd
This commit is contained in:
parent
f7adc35a0e
commit
c2605f3988
1 changed files with 2 additions and 2 deletions
|
@ -1525,14 +1525,14 @@ This package is part of the KDE games module.")
|
|||
(define-public ksquares
|
||||
(package
|
||||
(name "ksquares")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/ksquares-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1nmlnqirgp53h03kyj0cwg0nny0dckb6c7vs16jkqr11rmb39g1v"))))
|
||||
(base32 "1pp3nk9hnvf8bbrxpjcfj2lv2d0qawfb8b3hzys02p99hncp9rd8"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue