mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: klines: Update to 25.08.1.
* gnu/packages/kde-games.scm (klines): Update to 25.08.1. Change-Id: I8d76161a6f5e75bf9380a12632ca222ab8e1b596
This commit is contained in:
parent
90e7d46b82
commit
eda020d26d
1 changed files with 2 additions and 2 deletions
|
@ -700,14 +700,14 @@ This package is part of the KDE games module.")
|
|||
(define-public klines
|
||||
(package
|
||||
(name "klines")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/klines-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0xqddz0xzyn2j578v2clqsnqmqbf83787wkv54kpzdz3v6nbdswk"))))
|
||||
(base32 "0hildpklv83xdbs1yxprplqgyggb8s8mgb0ri8gpnan3yd0wb890"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue