gnu: r-batchelor: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.16.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 18:00:07 +02:00
parent 1f44f80239
commit cffec95040
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11571,14 +11571,14 @@ (define-public r-residualmatrix
(define-public r-batchelor (define-public r-batchelor
(package (package
(name "r-batchelor") (name "r-batchelor")
(version "1.14.1") (version "1.16.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "batchelor" version)) (uri (bioconductor-uri "batchelor" version))
(sha256 (sha256
(base32 (base32
"1yj84ba6px14hbqg8526527vfcxmzvmly34f7hba4vybdm1jscfm")))) "1cswij2mdjsdh99rmyh68wscg6h7cs0cff69gnki4gzzjfxy8x3f"))))
(properties `((upstream-name . "batchelor"))) (properties `((upstream-name . "batchelor")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs