mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: ktuberling: Update to 25.12.0.
* gnu/packages/kde-games.scm (ktuberling): Update to 25.12.0. Change-Id: I025b6c6db47160f3117512a65e43d096d6ec2905
This commit is contained in:
parent
04cb4ca26f
commit
f989f7f84a
1 changed files with 2 additions and 2 deletions
|
|
@ -134,14 +134,14 @@ This package is part of the KDE games module.")
|
|||
(define-public ktuberling
|
||||
(package
|
||||
(name "ktuberling")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/ktuberling-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0kb181xvmq6764yffknj8bhgvap2ywjjjrb41h7d2gg5mlmswzcj"))))
|
||||
(base32 "1a1pc4hbf2jl96myfy4p1249519zq4szm5263w6bxsrknlsdm5pf"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue