guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

193/255: gnu: bovo: Update to 24.08.3.


From: guix-commits
Subject: 193/255: gnu: bovo: Update to 24.08.3.
Date: Mon, 2 Dec 2024 09:32:46 -0500 (EST)

z572 pushed a commit to branch kde-team
in repository guix.

commit 2a369b42fe07244397fab3c0524c9995d0ded56d
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Dec 2 18:53:24 2024 +0800

    gnu: bovo: Update to 24.08.3.
    
    * gnu/packages/kde-games.scm (bovo): Update to 24.08.3.
    
    Change-Id: If632c9cfa0c6ada52126c12f4ecc7841c1925b5d
---
 gnu/packages/kde-games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 26b1e35d74..7ecce3ae2b 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1290,14 +1290,14 @@ This package is part of the KDE games module.")
 (define-public bovo
   (package
     (name "bovo")
-    (version "24.05.2")
+    (version "24.08.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/bovo-" version ".tar.xz"))
        (sha256
-        (base32 "0rcnc3v4p0xgkybk4csjwkd7mfiffhqfwx3c5yfwnnrh7rdrmh5j"))))
+        (base32 "1rzcqr3anaxvrlh81gsha1xj0wkxd2inybgzf6kn0iadrllvw7p3"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]