gnu: r-tclust: Update to 1.5-6.

* gnu/packages/statistics.scm (r-tclust): Update to 1.5-6.

Change-Id: Ic456aba29495c670f9a9be8ae9257017730cf1f2
This commit is contained in:
Ricardo Wurmus 2024-02-10 13:02:36 +01:00
parent 3b591901b9
commit aa7dd6fcca
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6249,14 +6249,14 @@ (define-public r-sn
(define-public r-tclust
(package
(name "r-tclust")
(version "1.5-5")
(version "1.5-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "tclust" version))
(sha256
(base32
"15jl1srsn0m0r5qafbkqsvnh44j30nh3yhipw030mdfa4qkbz3gw"))))
"1p7y58mklcwq76msh1q8pm2v6v19ja6fy07xg1j07d2zw2wa0phy"))))
(build-system r-build-system)
;; These are all suggested packages, not build dependencies.
(propagated-inputs