gnu: r-biocneighbors: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-biocneighbors): Update to 1.14.0.
This commit is contained in:
parent
0190978dcf
commit
ccee3dcc6b
1 changed files with 2 additions and 2 deletions
|
@ -6924,14 +6924,14 @@ (define-public r-ruvseq
|
|||
(define-public r-biocneighbors
|
||||
(package
|
||||
(name "r-biocneighbors")
|
||||
(version "1.12.0")
|
||||
(version "1.14.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocNeighbors" version))
|
||||
(sha256
|
||||
(base32
|
||||
"04in8l6j7frgm0a5dzphazfhn9cm8w775z5yir712jxa37mh1agr"))))
|
||||
"1a43hzmcpxviqa9723hkafr6gm358amfpqj9d56imclkkfkdz95x"))))
|
||||
(properties `((upstream-name . "BiocNeighbors")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue