mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: granatier: Update to 24.12.1.
* gnu/packages/kde-games.scm (granatier): Update to 24.12.1. Change-Id: Ie645f838f4ec4c0fe95833ec5dc545ac327e741b
This commit is contained in:
parent
e270c2a146
commit
a4d1484166
1 changed files with 2 additions and 2 deletions
|
@ -909,14 +909,14 @@ (define-public bomber
|
|||
(define-public granatier
|
||||
(package
|
||||
(name "granatier")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/granatier-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0g38sfx4x61isvi3h6b8xmdbbqrvq8z8rrxb0xdbz3fkwxyigy75"))))
|
||||
(base32 "122shd4wxa34i0z7sfnxyv96z32ifa3nw3k8bg2k4d9ffxdbdr95"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Reference in a new issue