mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
73597c43ad
commit
a28b1a06e7
1 changed files with 2 additions and 2 deletions
|
@ -95,14 +95,14 @@ This package is part of the KDE games module.")
|
|||
(define-public picmi
|
||||
(package
|
||||
(name "picmi")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/picmi-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0xx3bwib7p1g0xzykpsln07606rms8awrh1myr46lx65r1xffw05"))))
|
||||
(base32 "1xxcpg4siwvm26lwi6y6pwkykd3lj8nmj5r2ys719k8mym2wjqj8"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue