gnu: r-batchelor: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.20.0.

Change-Id: I2b481fbf2d0f519782afb1338ff62b793f48b02b
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:48 +02:00
parent 851bebc7bd
commit bd79bfd298
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14804,14 +14804,14 @@ multiplication and calculation of row/column sums or means.")
(define-public r-batchelor
(package
(name "r-batchelor")
(version "1.18.1")
(version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "batchelor" version))
(sha256
(base32
"1z4ddkdd3mzqg0c6l94qmrdwrm7427k5xiwzgkzx43gh1j4911d5"))))
"1h70rm0h711ndj9kz3q10yd9f6npjiwvk9wmkg6w3pdgjni1nrl0"))))
(properties `((upstream-name . "batchelor")))
(build-system r-build-system)
(propagated-inputs