mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 18:10:47 +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:
parent
674a9f6adf
commit
8f74c6be45
1 changed files with 2 additions and 2 deletions
|
@ -527,14 +527,14 @@ This package is part of the KDE games module.")
|
|||
(define-public kblocks
|
||||
(package
|
||||
(name "kblocks")
|
||||
(version "24.12.1")
|
||||
(version "24.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
version "/src/kblocks-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0n9knhhmr2jlclqbzahxdjs3xax5vsfdn18yncbhy7q6a5b00g6n"))))
|
||||
(base32 "11spx4wq8bz2r00xrr36ipq4g5mw7hf8my4ax2armgqjx0sldjyq"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue