gnu: python-ta-lib: Update to 0.6.4.

* gnu/packages/finance.scm (python-ta-lib): Update to 0.6.4.

Change-Id: I47a7de18c0f0afede19ae87f595d38fe6ac4ae6c
This commit is contained in:
Vinicius Monego 2025-06-17 22:12:57 -03:00
parent 1434957031
commit 4de7264818
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -2357,7 +2357,7 @@ interactive controls. This package provides a GTK+ graphical user interface
(define-public python-ta-lib
(package
(name "python-ta-lib")
(version "0.6.3")
(version "0.6.4")
(source
(origin
;; Git repo contains Make rules to regenerate precompiled files
@ -2367,7 +2367,7 @@ interactive controls. This package provides a GTK+ graphical user interface
(commit (string-append "TA_Lib-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1qf00rnsn3s38yxqym1q4bdh98yykik5jdw492gn5ymddr499n1f"))))
(base32 "12qzk7naflcmlm7shsnxl4hg6cc0xh4937p0jv8y89c3fgx71cv8"))))
(build-system pyproject-build-system)
(arguments
(list