gnu: r-biocneighbors: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-biocneighbors): Update to 1.16.0.
This commit is contained in:
zimoun 2022-11-17 03:50:17 +01:00 committed by Ricardo Wurmus
parent c3b6219435
commit ccd857d8cf
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8715,14 +8715,14 @@ (define-public r-ruvseq
(define-public r-biocneighbors
(package
(name "r-biocneighbors")
(version "1.14.0")
(version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocNeighbors" version))
(sha256
(base32
"1a43hzmcpxviqa9723hkafr6gm358amfpqj9d56imclkkfkdz95x"))))
"09f00rf5gwwlxxaycsciq4l53gjg5kjayx8xzhns2yf1fv297j9p"))))
(properties `((upstream-name . "BiocNeighbors")))
(build-system r-build-system)
(propagated-inputs