mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: picmi: Update to 25.08.1.
* gnu/packages/kde-games.scm (picmi): Update to 25.08.1. Change-Id: If680590e753139014755e1a1384a7902d51f05f7
This commit is contained in:
parent
03d9638d6b
commit
12a442075b
1 changed files with 2 additions and 2 deletions
|
@ -145,14 +145,14 @@ This package is part of the KDE games module.")
|
|||
(define-public picmi
|
||||
(package
|
||||
(name "picmi")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/picmi-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1s2841rii2zdv6dg7987rgli28gczjsrglq19wxzg78gshhhjdbg"))))
|
||||
(base32 "0kigm9m5ydzwfqsp4c5prywyl3x4fiswky5ji0cdi8fhcsgm9ixl"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue