gnu: r-batchelor: Update to 1.14.1.

* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.14.1.
This commit is contained in:
Ricardo Wurmus 2023-01-09 23:08:35 +01:00
parent aca59da931
commit 3ac0f4e62c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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