gnu: r-biocversion: Update to 3.19.1.
* gnu/packages/bioconductor.scm (r-biocversion): Update to 3.19.1. Change-Id: Ia707fe47c7749cc63fa057dddcc0d49f7443c2a1
This commit is contained in:
parent
06f7d75e10
commit
eaeab2d12d
@ -4920,14 +4920,14 @@ retrieval analyses, or similar technologies.")
|
||||
(define-public r-biocversion
|
||||
(package
|
||||
(name "r-biocversion")
|
||||
(version "3.18.1")
|
||||
(version "3.19.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocVersion" version))
|
||||
(sha256
|
||||
(base32
|
||||
"15wr651ylbx3am213dsy5kdr1xc8r5c9rfq5ydxzqlmxzjgymj55"))))
|
||||
"1zhm28313gsbscfhfdbqizvb5v67n4l0dapjmb1xq010ikly95mh"))))
|
||||
(properties `((upstream-name . "BiocVersion")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://bioconductor.org/packages/BiocVersion/")
|
||||
|
Loading…
x
Reference in New Issue
Block a user