mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kiriki: Update to 25.08.1.
* gnu/packages/kde-games.scm (kiriki): Update to 25.08.1. Change-Id: I005355512048213ccb33bda8072620c8f88060ea
This commit is contained in:
parent
8c420e7026
commit
9400c490fa
1 changed files with 2 additions and 2 deletions
|
@ -1151,14 +1151,14 @@ This package is part of the KDE games module.")
|
|||
(define-public kiriki
|
||||
(package
|
||||
(name "kiriki")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kiriki-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1blzngbwiqjs42qb79c41g714glmpwpfv5myww912i1k7n345gm6"))))
|
||||
(base32 "0iciqi1ai8m1rpp3snzbdh9w6185mjck71836gpqb30k3wn1r81s"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue