gnu: r-matrix: Update to 1.4-0.
* gnu/packages/statistics.scm (r-matrix): Update to 1.4-0.
This commit is contained in:
parent
593667a8c0
commit
b77de3ca6f
@ -631,14 +631,14 @@ also flexible enough to handle most nonstandard requirements.")
|
||||
(define-public r-matrix
|
||||
(package
|
||||
(name "r-matrix")
|
||||
(version "1.3-4")
|
||||
(version "1.4-0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "Matrix" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0fbcbysp3vaivmp1yasmp8mdsldhr826vfs4vyxrjpjl8jfifhmb"))))
|
||||
"1xh62bwcly1blpvnagbhjym1qgw87yir3c72ylhvcla05rq67d62"))))
|
||||
(properties `((upstream-name . "Matrix")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user