gnu: r-biocneighbors: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-biocneighbors): Update to 1.10.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:49:54 +02:00
parent 618f98c022
commit f5ae14832c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5622,14 +5622,14 @@ (define-public r-ruvseq
(define-public r-biocneighbors (define-public r-biocneighbors
(package (package
(name "r-biocneighbors") (name "r-biocneighbors")
(version "1.8.2") (version "1.10.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "BiocNeighbors" version)) (uri (bioconductor-uri "BiocNeighbors" version))
(sha256 (sha256
(base32 (base32
"19gyl917lf5ydy5hgj0hnc388rw5sbj83awav9js2yr2zmbgn4d7")))) "0cjidi18wjip9xzx83890wjk40vvjq06prf1ag4m2kac47w01r7v"))))
(properties `((upstream-name . "BiocNeighbors"))) (properties `((upstream-name . "BiocNeighbors")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs