[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
338/347: gnu: picmi: Update to 24.05.1.
From: |
guix-commits |
Subject: |
338/347: gnu: picmi: Update to 24.05.1. |
Date: |
Fri, 28 Jun 2024 09:59:31 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 1fb43740826832b6e2b9ad7d6d2c9eeaf1dd4439
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 17:45:24 2024 +0800
gnu: picmi: Update to 24.05.1.
* gnu/packages/kde-games.scm (picmi): Update to 24.05.1.
[inputs]: Remove kcoreaddons, kcrash, kdbusaddons, kdeclarative, ki18n, kio,
knewstuff, kxmlgui, qtbase-5, qtdeclarative-5, and qtsvg-5; add
kcoreaddons-6, kcrash-6, kdbusaddons-6, kdeclarative-6, ki18n-6,
kio-6, knewstuff-6, kxmlgui-6, qtbase, qtdeclarative, and qtsvg.
[native-inputs]: Remove kdoctools; add kdoctools-6.
Change-Id: Iab86ac0719d4016ef2209abe757359e336db7987
---
gnu/packages/kde-games.scm | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index c5fdd11ee4..54569a0ee8 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -94,30 +94,30 @@ This package is part of the KDE games module.")
(define-public picmi
(package
(name "picmi")
- (version "23.04.3")
+ (version "24.05.1")
(source
(origin
- (method url-fetch)
- (uri (string-append "mirror://kde/stable/release-service/" version
- "/src/picmi-" version ".tar.xz"))
- (sha256
- (base32 "1x1iv6a840jwldfpx44wvh1vki1jz1hixzvzhdfx2mhw05v91fjx"))))
+ (method url-fetch)
+ (uri (string-append "mirror://kde/stable/release-service/" version
+ "/src/picmi-" version ".tar.xz"))
+ (sha256
+ (base32 "0llxx1wky8y895lf2gsgfxdml7yfapxw4ydkqgwrp2l6qa7zs47r"))))
(build-system qt-build-system)
(native-inputs
- (list extra-cmake-modules kdoctools))
+ (list extra-cmake-modules kdoctools-6))
(inputs
- (list kcoreaddons
- kcrash
- kdbusaddons
- kdeclarative
- ki18n
- kio
- knewstuff
- kxmlgui
+ (list kcoreaddons-6
+ kcrash-6
+ kdbusaddons-6
+ kdeclarative-6
+ ki18n-6
+ kio-6
+ knewstuff-6
+ kxmlgui-6
libkdegames
- qtbase-5
- qtdeclarative-5
- qtsvg-5))
+ qtbase
+ qtdeclarative
+ qtsvg))
(home-page "https://apps.kde.org/picmi/")
(synopsis "Number logic game")
(description "Picmi is a number logic game in which cells in a grid have
- 302/347: gnu: plasma-systemmonitor: Update to 6.1.1., (continued)
- 302/347: gnu: plasma-systemmonitor: Update to 6.1.1., guix-commits, 2024/06/28
- 304/347: gnu: plasma-workspace: Update to 6.1.1., guix-commits, 2024/06/28
- 307/347: gnu: powerdevil: Update to 6.1.1., guix-commits, 2024/06/28
- 309/347: gnu: konsole: Update to 24.05.1., guix-commits, 2024/06/28
- 313/347: gnu: kwalletmanager: Update to 24.05.1., guix-commits, 2024/06/28
- 317/347: gnu: kirigami-addons: Update to 1.3.0., guix-commits, 2024/06/28
- 318/347: gnu: kcolorchooser: Update to 24.05.1., guix-commits, 2024/06/28
- 324/347: gnu: qca: Update to 2.3.9., guix-commits, 2024/06/28
- 322/347: gnu: poxml: Update to 24.05.1., guix-commits, 2024/06/28
- 330/347: gnu: kdeconnect: Update to 24.05.1., guix-commits, 2024/06/28
- 338/347: gnu: picmi: Update to 24.05.1.,
guix-commits <=
- 341/347: gnu: kdebugsettings: Update to 24.05.1., guix-commits, 2024/06/28
- 342/347: gnu: kbackup: Update to 24.05.1., guix-commits, 2024/06/28
- 346/347: gnu: kfind: Update to 24.05.1., guix-commits, 2024/06/28
- 259/347: gnu: kde-frameworkintegration-6: Update to 6.3.0., guix-commits, 2024/06/28
- 260/347: gnu: kdav-6: Update to 6.3.0., guix-commits, 2024/06/28
- 274/347: gnu: kmenuedit: Update to 6.1.1., guix-commits, 2024/06/28
- 311/347: gnu: dolphin: Update to 24.05.1., guix-commits, 2024/06/28
- 337/347: gnu: krfb: Update to 24.05.1., guix-commits, 2024/06/28
- 275/347: gnu: kpipewire: Update to 6.1.1., guix-commits, 2024/06/28
- 276/347: gnu: kscreen: Update to 6.1.1., guix-commits, 2024/06/28