guix-commits
[Top][All Lists]
Advanced

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

119/321: gnu: killbots: Update to 24.12.1.


From: guix-commits
Subject: 119/321: gnu: killbots: Update to 24.12.1.
Date: Fri, 10 Jan 2025 23:03:13 -0500 (EST)

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

commit 4961490cc2e4108b206fa27ecf6a337172220638
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:39 2025 +0800

    gnu: killbots: Update to 24.12.1.
    
    * gnu/packages/kde-games.scm (killbots): Update to 24.12.1.
    
    Change-Id: I34ace0d1a1ac4827c7551638c810a0e8a360b67f
---
 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 a9fb106fe4..3f4953d4f5 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1326,14 +1326,14 @@ This package is part of the KDE games module.")
 (define-public killbots
   (package
     (name "killbots")
-    (version "24.05.2")
+    (version "24.12.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/killbots-" version ".tar.xz"))
        (sha256
-        (base32 "1vs4prhflmy6z9p3ab6r3qgzqn2vqv4abc0mhq04zbnh7sqcy0k7"))))
+        (base32 "0zjlj311klarlx3bqb2h3a2q5wqph0m988d9aff4ravzdg58rv6d"))))
     (build-system qt-build-system)
     (arguments (list #:qtbase qtbase))
     (native-inputs



reply via email to

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