mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: r-prabclus: Update to 2.3-3.
* gnu/packages/statistics.scm (r-prabclus): Update to 2.3-3. Change-Id: Ib30b381206e92401c1f5af921faefacfed6794e9
This commit is contained in:
parent
eee90d7500
commit
fa849a177a
1 changed files with 2 additions and 2 deletions
|
@ -5701,14 +5701,14 @@ (define-public r-mclust
|
|||
(define-public r-prabclus
|
||||
(package
|
||||
(name "r-prabclus")
|
||||
(version "2.3-2")
|
||||
(version "2.3-3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "prabclus" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0hg4d7y1w18jpgvw10z8833bbbcnlkwiasx0wh6iwa2pnnybq8gl"))))
|
||||
"1haq8dvvi21fdnzl7ykm28sif5nv9pybir96vrqfcmy3k8500p80"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-mass r-mclust))
|
||||
|
|
Loading…
Reference in a new issue