mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: granatier: Update to 24.12.3.
* gnu/packages/kde-games.scm (granatier): Update to 24.12.3. Change-Id: If39e3133307d259aa440db8688b62d4c0187e8fc
This commit is contained in:
parent
23cb2986c4
commit
bb6e4cc03b
1 changed files with 2 additions and 2 deletions
|
|
@ -911,14 +911,14 @@ This package is part of the KDE games module.")
|
|||
(define-public granatier
|
||||
(package
|
||||
(name "granatier")
|
||||
(version "24.12.1")
|
||||
(version "24.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/granatier-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "122shd4wxa34i0z7sfnxyv96z32ifa3nw3k8bg2k4d9ffxdbdr95"))))
|
||||
(base32 "1xmh7w6q18g4vhqzyd0s63yznh67k1nr16fqc1zrcqa532phgwyc"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue