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