gnu: r-savr: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-savr): Update to 1.30.0.
This commit is contained in:
parent
8aef574b84
commit
a10f236ca3
@ -5858,14 +5858,14 @@ maps.")
|
|||||||
(define-public r-savr
|
(define-public r-savr
|
||||||
(package
|
(package
|
||||||
(name "r-savr")
|
(name "r-savr")
|
||||||
(version "1.28.0")
|
(version "1.30.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "savR" version))
|
(uri (bioconductor-uri "savR" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1vha9b7gndwjzvrzr1hdhv3wc6a1s2n9grxwfd78yb2lkysf4hic"))))
|
"1ynp334hm76zf05j4f6vha6r16s5f2ncxx9yviq4rxidk9r723jq"))))
|
||||||
(properties `((upstream-name . "savR")))
|
(properties `((upstream-name . "savR")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user