gnu: r-biocneighbors: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-biocneighbors): Update to 1.18.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 18:00:06 +02:00
parent 12c8b61d67
commit f514cc8ad7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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