mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
3d7108bb1f
commit
07cb5eb31c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue