gnu: r-tclust: Update to 1.4-2.

* gnu/packages/statistics.scm (r-tclust): Update to 1.4-2.
This commit is contained in:
Ricardo Wurmus 2020-10-05 22:46:41 +02:00
parent c2d80d4ca9
commit e02babf4c5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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