gnu: r-s4vectors: Update to 0.24.4.
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.24.4.
This commit is contained in:
parent
79759bc427
commit
679609e179
@ -7502,13 +7502,13 @@ checks on R packages that are to be submitted to the Bioconductor repository.")
|
||||
(define-public r-s4vectors
|
||||
(package
|
||||
(name "r-s4vectors")
|
||||
(version "0.24.3")
|
||||
(version "0.24.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "S4Vectors" version))
|
||||
(sha256
|
||||
(base32
|
||||
"01f7dms4kw9ajwqlvh5s47riv748xrrs41na03byhjvn4fbdc44y"))))
|
||||
"1fzs8j2d3wwfzm2fq63ywf68a4dbggyl5l098f148yn4jw7jd3bc"))))
|
||||
(properties
|
||||
`((upstream-name . "S4Vectors")))
|
||||
(build-system r-build-system)
|
||||
|
Loading…
Reference in New Issue
Block a user