gnu: picmi: Update to 24.12.1.

* gnu/packages/kde-games.scm (picmi): Update to 24.12.1.

Change-Id: I09b27a58a88f670dbf8337604d355fe5c50a0809
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:34 +08:00 committed by Zheng Junjie
parent 73597c43ad
commit a28b1a06e7
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -95,14 +95,14 @@ This package is part of the KDE games module.")
(define-public picmi (define-public picmi
(package (package
(name "picmi") (name "picmi")
(version "24.05.2") (version "24.12.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version (uri (string-append "mirror://kde/stable/release-service/" version
"/src/picmi-" version ".tar.xz")) "/src/picmi-" version ".tar.xz"))
(sha256 (sha256
(base32 "0xx3bwib7p1g0xzykpsln07606rms8awrh1myr46lx65r1xffw05")))) (base32 "1xxcpg4siwvm26lwi6y6pwkykd3lj8nmj5r2ys719k8mym2wjqj8"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (list #:qtbase qtbase)) (arguments (list #:qtbase qtbase))
(native-inputs (native-inputs