1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: kblocks: Update to 24.12.3.

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

Change-Id: I0d27ff3f74b582502f9e025aa218848fa6daa74c
This commit is contained in:
Zheng Junjie 2025-03-08 13:20:16 +08:00
parent 674a9f6adf
commit 8f74c6be45
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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