Archived
1
0
Fork 0

gnu: r-metaneighbor: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-metaneighbor): Update to 1.24.0.

Change-Id: I96685ea4835b1a0f4e7683c875a90deb68909c47
This commit is contained in:
Ricardo Wurmus 2024-05-07 12:55:46 +02:00
parent 48020fd3ad
commit f1bb1608b7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9287,13 +9287,13 @@ correlations.")
(define-public r-metaneighbor
(package
(name "r-metaneighbor")
(version "1.22.0")
(version "1.24.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "MetaNeighbor" version))
(sha256
(base32
"0y8nk9jq0z48phg13mf6hsfg8l54w6z6b67g0k1c9gmsb7aqq04d"))))
"0sz15njb0y9vcmbv89k3x2sw4px8nmy3qhqkvyl69kxlcqdicgxi"))))
(properties `((upstream-name . "MetaNeighbor")))
(build-system r-build-system)
(propagated-inputs