all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73640] [PATCH] gnu: kitsas: Update to version 5.7
@ 2024-10-05 13:43 Saku Laesvuori via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: Saku Laesvuori via Guix-patches via @ 2024-10-05 13:43 UTC (permalink / raw)
  To: 73640; +Cc: Saku Laesvuori

* gnu/packages/finance.scm (kitsas): Update to 5.7.

Change-Id: I3244fdf2af14970b10c87fb4a7e16b66f13a509f
---
 gnu/packages/finance.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 4b5b5eefd5..dc87bbf4a3 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -1312,7 +1312,7 @@ (define-public keepkey-agent
 (define-public kitsas
   (package
     (name "kitsas")
-    (version "5.4.1")
+    (version "5.7")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1321,7 +1321,7 @@ (define-public kitsas
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "16zkfpl5d9ia202fqg5vrhjqdw0g6wp044ih6n7nz2hbxj9y3m1z"))))
+                "1fapl6y18jq279yyhvzdbbiks863w6q15b883w35py1xak1ladnm"))))
     (build-system qt-build-system)
     (inputs (list libzip qtsvg qtwebengine qt5compat))
     (arguments

base-commit: 73ec844389e91cb0f5a2647070516fc8d19d8730
-- 
2.46.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-05 13:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-05 13:43 [bug#73640] [PATCH] gnu: kitsas: Update to version 5.7 Saku Laesvuori via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.