gnu: r-batchelor: Update to 1.8.1.

* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.8.1.
This commit is contained in:
Ricardo Wurmus 2021-08-24 00:33:19 +02:00
parent 82d6774757
commit 1c23b99a3c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

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