mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdiamond: Update to 25.08.1.
* gnu/packages/kde-games.scm (kdiamond): Update to 25.08.1. Change-Id: I7a0a13a20572f1389e6908ac05acec29eb5c5ebe
This commit is contained in:
parent
7f4a856e6b
commit
ee678d4a67
1 changed files with 2 additions and 2 deletions
|
@ -790,14 +790,14 @@ This package is part of the KDE games module.")
|
|||
(define-public kdiamond
|
||||
(package
|
||||
(name "kdiamond")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kdiamond-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1a2fgdfckmsz3ycrlbiddfd2vfhlhx8zn47zg5f2ic00jpp8wch4"))))
|
||||
(base32 "1ml5fj9ji7xbf74k5jzywlb9vr7gnznphi3zlabld3l0v1i30x97"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue