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:
parent
3b591901b9
commit
aa7dd6fcca
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue