GNU bug report logs -
#75759
[PATCH 00/40] kde-games: Update to 24.12.1.
Previous Next
Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Date: Wed, 22 Jan 2025 12:28:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/kde-games.scm (knavalbattle): Update to 24.12.1.
Change-Id: Ie8bde85f21133021904066c5e75a25e9f2ccf857
---
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 88c2f563b43..03c3b6ca278 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1442,14 +1442,14 @@ (define-public kollision
(define-public knavalbattle
(package
(name "knavalbattle")
- (version "24.05.2")
+ (version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/knavalbattle-" version ".tar.xz"))
(sha256
- (base32 "0smr35f76hhy7gzla6q2ly9ip01ly3v33xhqq9dqpp144bs4vkab"))))
+ (base32 "1f3vkqv4kph8p0g6d7ycycnzf843y2iwajm89yxamjzn3jr7v57s"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs
--
2.47.1
This bug report was last modified 177 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.