gnu: r-tclust: Update to 2.0-4.

* gnu/packages/statistics.scm (r-tclust): Update to 2.0-4.

Change-Id: I5d2cabd4fbbbb7e540cfe129bbeb5e0e2b9f7a84
This commit is contained in:
Ricardo Wurmus 2024-05-13 21:59:55 +02:00
parent 87273f874b
commit 61bf9b8c0d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6296,14 +6296,14 @@ (define-public r-sn
(define-public r-tclust
(package
(name "r-tclust")
(version "2.0-3")
(version "2.0-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "tclust" version))
(sha256
(base32
"0l0m77a4r7izzw8akx7cz1qcxpvbjgg364yjapazji290741rfs6"))))
"0y05aqpmal7ky33hs8n1phai94d7f48ich43jvy4m5wbfxkp2rm6"))))
(build-system r-build-system)
;; These are all suggested packages, not build dependencies.
(propagated-inputs