mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +02:00
gnu: bovo: Update to 24.12.3.
* gnu/packages/kde-games.scm (bovo): Update to 24.12.3. Change-Id: I8ff9bda8b8997e20831de1b8e8217e6c06555321
This commit is contained in:
parent
e1d49cf205
commit
9af15b2f44
1 changed files with 2 additions and 2 deletions
|
@ -1300,14 +1300,14 @@ This package is part of the KDE games module.")
|
|||
(define-public bovo
|
||||
(package
|
||||
(name "bovo")
|
||||
(version "24.12.1")
|
||||
(version "24.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/bovo-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1bxbcxv4fggm5cm4xk06xmg7n670xd4lxcazbhwb8bcz23lmggjp"))))
|
||||
(base32 "1fy4jpawzlkrqsyyi8m6jn7kisha5nnl8q6fhmwx0lyv033j5d4m"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue