mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: kfourinline: Update to 24.12.1.
* gnu/packages/kde-games.scm (kfourinline): Update to 24.12.1. Change-Id: I7d8b702395e42611e4ae221457a323b89cd0ba8d
This commit is contained in:
parent
ce1fc35946
commit
0f7fec2cb5
1 changed files with 2 additions and 2 deletions
|
@ -749,14 +749,14 @@ This package is part of the KDE games module.")
|
|||
(define-public kfourinline
|
||||
(package
|
||||
(name "kfourinline")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kfourinline-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "15l1bvz3c7h3pv0inaq73haqhwh2v5gdqnxsrhi5ra6dw5nm0d8l"))))
|
||||
(base32 "0jjsnbc08w8jzdgvzk2y3qaf5dnik5pqnfyyspf8dpbrc2c9p542"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue