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