gnu: python-openturns: Update to 1.21.1.

* gnu/packages/statistics.scm (python-openturns): Update to 1.21.1.
This commit is contained in:
Vinicius Monego 2023-10-22 18:21:41 -03:00
parent a55c3110be
commit 9642b1c7af
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -2374,7 +2374,7 @@ (define-public python-statsmodels
(define-public python-openturns
(package
(name "python-openturns")
(version "1.21")
(version "1.21.1")
(source
(origin
(method git-fetch)
@ -2383,7 +2383,7 @@ (define-public python-openturns
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "05lbx8npvvk7jyakvfpgi9ggdp6cnzwv2hjmjrkji2s42axv0q6d"))))
(base32 "147pyh7j5nqp9bl9hfikcfzqj5qp95an0qrna9g5qq07md13c3if"))))
(build-system cmake-build-system)
(arguments
(list