mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kitsas: Update to version 5.7
* gnu/packages/finance.scm (kitsas): Update to 5.7. Change-Id: I3244fdf2af14970b10c87fb4a7e16b66f13a509f Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
cc67a0b71d
commit
c78f8f64ce
1 changed files with 2 additions and 2 deletions
|
@ -1311,7 +1311,7 @@ agent.")
|
|||
(define-public kitsas
|
||||
(package
|
||||
(name "kitsas")
|
||||
(version "5.4.1")
|
||||
(version "5.7")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -1320,7 +1320,7 @@ agent.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"16zkfpl5d9ia202fqg5vrhjqdw0g6wp044ih6n7nz2hbxj9y3m1z"))))
|
||||
"1fapl6y18jq279yyhvzdbbiks863w6q15b883w35py1xak1ladnm"))))
|
||||
(build-system qt-build-system)
|
||||
(inputs (list libzip qtsvg qtwebengine qt5compat))
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue