mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: bovo: Update to 23.04.3.
* gnu/packages/kde-games.scm (bovo): Update to 23.04.3.
This commit is contained in:
parent
3a975a52d4
commit
c3900978bc
1 changed files with 2 additions and 2 deletions
|
@ -1254,14 +1254,14 @@ (define-public kspaceduel
|
|||
(define-public bovo
|
||||
(package
|
||||
(name "bovo")
|
||||
(version "22.04.3")
|
||||
(version "23.04.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/bovo-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1yz4x7fmllmp57yxfipqkldgf38haldah81d2qmc5jlahvy3j23p"))))
|
||||
(base32 "1zds6d4rmcf4sa2sfhyp1i5n7s7cgslikvbra4pz2kpi0hmvihi1"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Reference in a new issue