[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
199/465: gnu: kiriki: Update to 24.05.2.
From: |
guix-commits |
Subject: |
199/465: gnu: kiriki: Update to 24.05.2. |
Date: |
Tue, 16 Jul 2024 11:03:24 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit dacf56a68f78e70e914491d8a1438a8f131aa1d1
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 6 17:36:24 2024 +0800
gnu: kiriki: Update to 24.05.2.
* gnu/packages/kde-games.scm (kiriki): Update to 24.05.2.
[inputs]: Remove qtbase-5 and qtdeclarative-5; add qtdeclarative.
[arguments]: Set #:qtbase to qtbase.
Change-Id: I005f30522aff5ed40356aaf30b63069e6e9ca865
---
gnu/packages/kde-games.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 6b5966cbc1..895604d9e8 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1047,14 +1047,14 @@ This package is part of the KDE games module.")
(define-public kiriki
(package
(name "kiriki")
- (version "23.04.3")
+ (version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kiriki-" version ".tar.xz"))
(sha256
- (base32 "13lzpbhkp48r9m0bcrzfqacz9xvc89xavf3yn3ql50g3jjlkq41v"))))
+ (base32 "0gysvh9afr1zhjv5d5kan6m6b8b45jd1p3f2kssiql84m5xv7jsy"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))
@@ -1069,8 +1069,8 @@ This package is part of the KDE games module.")
kiconthemes
kxmlgui
libkdegames
- qtbase-5
- qtdeclarative-5))
+ qtdeclarative))
+ (arguments (list #:qtbase qtbase))
(home-page "https://apps.kde.org/kiriki/")
(synopsis "Yahtzee dice game")
(description "Kiriki is an addictive and fun dice game, designed to be
- 212/465: gnu: kpublictransport: Update to 24.05.2., (continued)
- 212/465: gnu: kpublictransport: Update to 24.05.2., guix-commits, 2024/07/16
- 209/465: gnu: ktorrent: Update to 24.05.2., guix-commits, 2024/07/16
- 223/465: gnu: kblocks: Update to 24.05.2., guix-commits, 2024/07/16
- 203/465: gnu: bomber: Update to 24.05.2., guix-commits, 2024/07/16
- 201/465: gnu: ksirk: Update to 24.05.2., guix-commits, 2024/07/16
- 198/465: gnu: kigo: Update to 24.05.2., guix-commits, 2024/07/16
- 206/465: gnu: kbreakout: Update to 24.05.2., guix-commits, 2024/07/16
- 219/465: gnu: kolf: Update to 24.05.2., guix-commits, 2024/07/16
- 210/465: gnu: elisa: Update to 24.05.2., guix-commits, 2024/07/16
- 220/465: gnu: picmi: Update to 24.05.2., guix-commits, 2024/07/16
- 199/465: gnu: kiriki: Update to 24.05.2.,
guix-commits <=
- 221/465: gnu: kmines: Update to 24.05.2., guix-commits, 2024/07/16
- 202/465: gnu: granatier: Update to 24.05.2., guix-commits, 2024/07/16
- 215/465: gnu: kpmcore: Update to 24.05.2., guix-commits, 2024/07/16
- 224/465: gnu: ksudoku: Update to 24.05.2., guix-commits, 2024/07/16
- 205/465: gnu: konquest: Update to 24.05.2., guix-commits, 2024/07/16
- 216/465: gnu: grantleetheme: Update to 24.05.2., guix-commits, 2024/07/16
- 226/465: gnu: kgoldrunner: Update to 24.05.2., guix-commits, 2024/07/16
- 208/465: gnu: libktorrent: Update to 24.05.2., guix-commits, 2024/07/16
- 222/465: gnu: kbounce: Update to 24.05.2., guix-commits, 2024/07/16
- 232/465: gnu: kollision: Update to 24.05.2., guix-commits, 2024/07/16