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

* gnu/packages/statistics.scm (r-tclust): Update to 1.5-1.
This commit is contained in:
Ricardo Wurmus 2022-05-28 08:31:01 +02:00
parent 58c5fe1918
commit a415f00c5d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5818,14 +5818,14 @@ (define-public r-sn
(define-public r-tclust
(package
(name "r-tclust")
(version "1.4-2")
(version "1.5-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "tclust" version))
(sha256
(base32
"1nb5iky4kc832627jf28lzj19wrvgwg5da6fyl3kyf0npmyx1p4m"))))
"09zk38gih67a8lk72k46mfgv21jpnxh2nzrxc5ypdc2bfwq8nckk"))))
(build-system r-build-system)
;; These are all suggested packages, not build dependencies.
(propagated-inputs