guix-commits
[Top][All Lists]
Advanced

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

190/255: gnu: kollision: Update to 24.08.3.


From: guix-commits
Subject: 190/255: gnu: kollision: 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 7907ad0e08a3a13886dc4f1adba3a01653fe976c
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Dec 2 16:37:08 2024 +0800

    gnu: kollision: Update to 24.08.3.
    
    * gnu/packages/kde-games.scm (kollision): Update to 24.08.3.
    
    Change-Id: Id7248dc0fa0ae9eef4fa21a6619b77096b632bbf
---
 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 aec4cfa930..e10b1cee80 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1405,14 +1405,14 @@ This package is part of the KDE games module.")
 (define-public kollision
   (package
     (name "kollision")
-    (version "24.05.2")
+    (version "24.08.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/kollision-" version ".tar.xz"))
        (sha256
-        (base32 "1fvhbvb72w5xgz6hyp795j07ngc78isbk4i9g0yfznl1z59hygs7"))))
+        (base32 "1fha9g3341qwfzfhqyf1245bjg1j38aq0j925hblh3x4066v94i5"))))
     (build-system qt-build-system)
     (arguments (list #:qtbase qtbase))
     (native-inputs



reply via email to

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