mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: kjumpingcube: Update to 25.08.1.
* gnu/packages/kde-games.scm (kjumpingcube): Update to 25.08.1. Change-Id: I9eb007bc88780f28b81e7c35020f8f8a6e99b059
This commit is contained in:
parent
f29d9529bc
commit
be6112c4c0
1 changed files with 2 additions and 2 deletions
|
|
@ -1702,14 +1702,14 @@ This package is part of the KDE games module.")
|
|||
(define-public kjumpingcube
|
||||
(package
|
||||
(name "kjumpingcube")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kjumpingcube-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "058sbbx73kbm2ils6ay0g3n9q05lid8aixl81i0246cgi2kvwvwy"))))
|
||||
(base32 "13939dgjppzcmzwm4k76w9cvlg53v4xa5rmapi7v57igjnk91lr7"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue