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

* gnu/packages/statistics.scm (r-tclust): Update to 1.5-2.
This commit is contained in:
Ricardo Wurmus 2022-11-04 09:59:09 +01:00
parent b1b6283d93
commit d7b6cea638
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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