summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSughosha <sughosha@disroot.org>2026-03-09 07:42:06 +0530
committerAndreas Enge <andreas@enge.fr>2026-05-14 09:04:08 +0200
commit830b2bb40aa2caf58d126e8d6493dc00767b9556 (patch)
treee5b304dd2d0b08154d0cbc8416f0cb78242d4030 /gnu
parent28523fcdcf3fd2c0a01fef2120d9bb91f37c4551 (diff)
gnu: kblackbox: Update to 25.12.3.
* gnu/packages/kde-games.scm (kblackbox): Update to 25.12.3. Change-Id: Ia19d8d84ecee303eb53fc78b0cc323c427005edc
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/kde-games.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index c1fc5bafc3..5a85332158 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -970,14 +970,14 @@ This package is part of the KDE games module.")
(define-public kblackbox
(package
(name "kblackbox")
- (version "25.12.2")
+ (version "25.12.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kblackbox-" version ".tar.xz"))
(sha256
- (base32 "08gg4bpk9wjyfa554mx8z1ndmf01xqnl8b893lgc90irhb8l8809"))))
+ (base32 "1a5lvbpdhvg3c6plam4aniv6qf786sscnq1cjlbdx8wgwi2hwghl"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase