gnu: r-mvabund: Update to 4.0.1.

* gnu/packages/cran.scm (r-mvabund): Update to 4.0.1.
This commit is contained in:
Ricardo Wurmus 2019-01-12 14:09:49 +01:00
parent 04a18a81ae
commit 48102ce123
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8007,14 +8007,14 @@ the interfaces between R and C++.")
(define-public r-mvabund (define-public r-mvabund
(package (package
(name "r-mvabund") (name "r-mvabund")
(version "3.13.1") (version "4.0.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "mvabund" version)) (uri (cran-uri "mvabund" version))
(sha256 (sha256
(base32 (base32
"1z8bj9zbc8h7w1xki9sc2p2rq6lv8gbcmiy9819z54d7lx1i9cnj")))) "0la935gsiryfc0zixxr1dqj0av271x96pqxbi3bp6dksbw5gm68k"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-mass" ,r-mass) `(("r-mass" ,r-mass)