gnu: kblocks: Update to 25.08.1.

* gnu/packages/kde-games.scm (kblocks): Update to 25.08.1.

Change-Id: Ie5e84a811bf8e0dd6bf419ddc8452d4f95b8eaab
This commit is contained in:
Sughosha 2025-09-20 20:32:05 +05:30 committed by Zheng Junjie
parent 3d7108bb1f
commit 07cb5eb31c
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -596,14 +596,14 @@ This package is part of the KDE games module.")
(define-public kblocks
(package
(name "kblocks")
(version "25.04.0")
(version "25.08.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/kblocks-" version ".tar.xz"))
(sha256
(base32 "0naipskix96gdigwhadnnz6mkcxkh7sjyvakigmkfdkac4fpd90c"))))
(base32 "1zscip75qjhxbq3lf4ysz0cwbvq009wid93lk4gdkybs7ydd1r4i"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs