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