[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
193/458: gnu: kspaceduel: Update to 24.05.2.
From: |
guix-commits |
Subject: |
193/458: gnu: kspaceduel: Update to 24.05.2. |
Date: |
Mon, 15 Jul 2024 08:00:24 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 536dae5218a2cdc310d7808c66cbbac87b4cd594
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 6 17:23:15 2024 +0800
gnu: kspaceduel: Update to 24.05.2.
* gnu/packages/kde-games.scm (kspaceduel): Update to 24.05.2.
[arguments]: Set #:qtbase to qtbase.
[inputs]: Remove qtbase-5, qtdeclarative-5, and qtsvg-5; add qtdeclarative
and
qtsvg.
Change-Id: I01e3738d40e7d282517268402524f63639d04b15
---
gnu/packages/kde-games.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index f3bf747f4c..93037a782c 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1249,14 +1249,14 @@ This package is part of the KDE games module.")
(define-public kspaceduel
(package
(name "kspaceduel")
- (version "23.04.3")
+ (version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kspaceduel-" version ".tar.xz"))
(sha256
- (base32 "1mpry73vvi332wxyw2wymh3lsrj2amblg50dym9ni1lj2af657ia"))))
+ (base32 "04sjx32b4jgz9hwjmfyjcxlrd6jwg355sr6knr8vdxhjg18k2wa0"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))
@@ -1270,9 +1270,9 @@ This package is part of the KDE games module.")
ki18n
kxmlgui
libkdegames
- qtbase-5
- qtdeclarative-5
- qtsvg-5))
+ qtdeclarative
+ qtsvg))
+ (arguments (list #:qtbase qtbase))
(home-page "https://apps.kde.org/kspaceduel/")
(synopsis "Two player game with shooting spaceships flying around a sun")
(description "KSpaceduel is a space battle game for one or two players,
- 205/458: gnu: kbreakout: Update to 24.05.2., (continued)
- 205/458: gnu: kbreakout: Update to 24.05.2., guix-commits, 2024/07/15
- 210/458: gnu: kate: Update to 24.05.2., guix-commits, 2024/07/15
- 212/458: gnu: kopeninghours: Update to 24.05.2., guix-commits, 2024/07/15
- 187/458: gnu: krdc: Enable VNC., guix-commits, 2024/07/15
- 184/458: gnu: yakuake: Update to 24.05.2., guix-commits, 2024/07/15
- 220/458: gnu: kmines: Update to 24.05.2., guix-commits, 2024/07/15
- 234/458: gnu: kcalc: Update to 24.05.2., guix-commits, 2024/07/15
- 235/458: gnu: kcharselect: Update to 24.05.2., guix-commits, 2024/07/15
- 217/458: gnu: ktuberling: Update to 24.05.2., guix-commits, 2024/07/15
- 215/458: gnu: grantleetheme: Update to 24.05.2., guix-commits, 2024/07/15
- 193/458: gnu: kspaceduel: Update to 24.05.2.,
guix-commits <=
- 201/458: gnu: granatier: Update to 24.05.2., guix-commits, 2024/07/15
- 240/458: gnu: kmag: Update to 24.05.2., guix-commits, 2024/07/15
- 227/458: gnu: kfourinline: Update to 24.05.2., guix-commits, 2024/07/15
- 226/458: gnu: kdiamond: Update to 24.05.2., guix-commits, 2024/07/15
- 225/458: gnu: kgoldrunner: Update to 24.05.2., guix-commits, 2024/07/15
- 250/458: gnu: akonadi-notes: Update to 24.05.2., guix-commits, 2024/07/15
- 272/458: gnu: gwenview: Update to 24.05.2., guix-commits, 2024/07/15
- 275/458: gnu: fielding: Update to 0.1-pre-2.4ee9aea., guix-commits, 2024/07/15
- 268/458: gnu: kpimcommon: Update to 24.05.2., guix-commits, 2024/07/15
- 277/458: gnu: kget: Update to 24.05.2., guix-commits, 2024/07/15