gnu: r-batchelor: Update to 1.12.3.

* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.12.3.
This commit is contained in:
Ricardo Wurmus 2022-07-02 00:16:50 +02:00
parent 7ff0669cee
commit a17b7aabfd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7812,14 +7812,14 @@ multiplication and calculation of row/column sums or means.")
(define-public r-batchelor
(package
(name "r-batchelor")
(version "1.12.1")
(version "1.12.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "batchelor" version))
(sha256
(base32
"1zyvjr9nwfh0cdqk4kwmr30yhh05picyab1hpnpn737xvn525jfi"))))
"00ix3hvhgalxg63qnynv2waa273jk336lg47k72qwxfzimsxfjxc"))))
(properties `((upstream-name . "batchelor")))
(build-system r-build-system)
(propagated-inputs