me
/
guix
Archived
1
0
Fork 0

gnu: r-batchelor: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.20.0.

Change-Id: I2b481fbf2d0f519782afb1338ff62b793f48b02b
master
Ricardo Wurmus 2024-05-07 13:06:48 +02:00
parent 851bebc7bd
commit bd79bfd298
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14804,14 +14804,14 @@ multiplication and calculation of row/column sums or means.")
(define-public r-batchelor
(package
(name "r-batchelor")
(version "1.18.1")
(version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "batchelor" version))
(sha256
(base32
"1z4ddkdd3mzqg0c6l94qmrdwrm7427k5xiwzgkzx43gh1j4911d5"))))
"1h70rm0h711ndj9kz3q10yd9f6npjiwvk9wmkg6w3pdgjni1nrl0"))))
(properties `((upstream-name . "batchelor")))
(build-system r-build-system)
(propagated-inputs