1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 00:55:56 +02:00

gnu: ksnakeduel: Update to 25.12.0.

* gnu/packages/kde-games.scm (ksnakeduel): Update to 25.12.0.

Change-Id: I91d56013eed41a2075e7e83d7257997482ff7cf4
This commit is contained in:
Sughosha
2025-12-14 19:26:23 +05:30
parent cc8b3eeabe
commit 1af5bc4786
+2 -2
View File
@@ -1604,14 +1604,14 @@ This package is part of the KDE games module.")
(define-public ksnakeduel
(package
(name "ksnakeduel")
(version "25.08.3")
(version "25.12.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ksnakeduel-" version ".tar.xz"))
(sha256
(base32 "1in6lg4zyz3a31ip95y1b3glx4shmqxcf6apmw1zagb2kw069zhv"))))
(base32 "17dwqlf6x3m5ip29p0wlqgxq3gfkm0dyxyp796aa6g0mhczjjqij"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase