guix-commits
[Top][All Lists]
Advanced

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

219/255: gnu: kapman: Update to 24.08.3.


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

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

commit e1c579e6168b7e403f182200074a6ae42bc8c561
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Dec 2 19:48:14 2024 +0800

    gnu: kapman: Update to 24.08.3.
    
    * gnu/packages/kde-games.scm (kapman): Update to 24.08.3.
    
    Change-Id: Ieddb6c67c124a65030baa93157ef7b86005f8a6e
---
 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 496d8f399a..f5e1e71bf4 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1216,14 +1216,14 @@ This package is part of the KDE games module.")
 (define-public kapman
   (package
     (name "kapman")
-    (version "24.05.2")
+    (version "24.08.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/kapman-" version ".tar.xz"))
        (sha256
-        (base32 "1lwxrd8ky9bkrxjg42spyyywxv17lp5idm5xr4xybq3sqi2gahhx"))))
+        (base32 "13zr8vjjhpf5ng4qz6jhbbzmd05vcanwq4wp39iwfa2hls1a65vf"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))



reply via email to

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