gnu: r-batchelor: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.14.0.
This commit is contained in:
zimoun 2022-11-17 03:50:18 +01:00 committed by Ricardo Wurmus
parent 2896e9005e
commit 9f49e6eee8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9321,14 +9321,14 @@ (define-public r-residualmatrix
(define-public r-batchelor
(package
(name "r-batchelor")
(version "1.12.3")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "batchelor" version))
(sha256
(base32
"00ix3hvhgalxg63qnynv2waa273jk336lg47k72qwxfzimsxfjxc"))))
"1cdpq8zfn718qmsqjp79siddh3kzag4a90p276v261xbjvrxavjv"))))
(properties `((upstream-name . "batchelor")))
(build-system r-build-system)
(propagated-inputs