gnu: r-s4vectors: Update to 0.38.2.
* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.38.2.
This commit is contained in:
parent
6492c6496b
commit
9220702479
@ -19901,13 +19901,13 @@ array-like semantic. It also provides:
|
||||
(define-public r-s4vectors
|
||||
(package
|
||||
(name "r-s4vectors")
|
||||
(version "0.38.1")
|
||||
(version "0.38.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "S4Vectors" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0qpjx64ilc1niglhf6pn47damgaf5vdzwkvnlhcixqzpl28ndbs9"))))
|
||||
"0n1w451647pxii6qrrxbvdi9z6rqdwibczkbs7k7a9j33bv3nqv8"))))
|
||||
(properties
|
||||
`((upstream-name . "S4Vectors")))
|
||||
(build-system r-build-system)
|
||||
|
Loading…
Reference in New Issue
Block a user