gnu: r-metapod: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-metapod): Update to 1.10.0. Change-Id: I6ae84bb0ab8e68833206b214046a0144f60ae3cb
This commit is contained in:
parent
8aeaa84e2a
commit
1672a49c4e
@ -12920,14 +12920,14 @@ data.")
|
|||||||
(define-public r-metapod
|
(define-public r-metapod
|
||||||
(package
|
(package
|
||||||
(name "r-metapod")
|
(name "r-metapod")
|
||||||
(version "1.8.0")
|
(version "1.10.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "metapod" version))
|
(uri (bioconductor-uri "metapod" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0lr2sgbgdbqq626nsm3vyhghs8nalg5cxycr4cwsqh9nqrmip3wa"))))
|
"1nhxwj6gwc3hqji7icp1q6n0hj1gnvv1y5zhd2myhm7kj3sic2qc"))))
|
||||||
(properties `((upstream-name . "metapod")))
|
(properties `((upstream-name . "metapod")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user