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