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