mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: kgoldrunner: Update to 24.12.3.
* gnu/packages/kde-games.scm (kgoldrunner): Update to 24.12.3. Change-Id: Ifaff24ab89918b2e11c2a1ba6641da6215982b18
This commit is contained in:
parent
8be899dedf
commit
2653e7d0b4
1 changed files with 2 additions and 2 deletions
|
|
@ -671,14 +671,14 @@ This package is part of the KDE games module.")
|
|||
(define-public kgoldrunner
|
||||
(package
|
||||
(name "kgoldrunner")
|
||||
(version "24.12.1")
|
||||
(version "24.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kgoldrunner-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0a6fpmjznqdlzixa3xcak5h4cykr33150ynhv350i891bmmldp77"))))
|
||||
(base32 "0wnr839axw0q0690wvvz0c09ynmdyh7bi27fayzgp0gkiq1cnmj9"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue