me
/
guix
Archived
1
0
Fork 0

gnu: r-batchelor: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.16.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -11571,14 +11571,14 @@ multiplication and calculation of row/column sums or means.")
(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