me
/
guix
Archived
1
0
Fork 0

gnu: r-monocle: Update to 2.32.0.

* gnu/packages/bioconductor.scm (r-monocle): Update to 2.32.0.

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

View File

@ -14904,14 +14904,14 @@ single cell assay data.")
(define-public r-monocle (define-public r-monocle
(package (package
(name "r-monocle") (name "r-monocle")
(version "2.30.1") (version "2.32.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "monocle" version)) (uri (bioconductor-uri "monocle" version))
(sha256 (sha256
(base32 (base32
"0hb2s58xx5cmrn3wlppay7275mln8r5y5dsnvpcps3s6xcab00rm")))) "0b09mf9fph0mb0zing0prc757d223858q9lj4j3kfpfjpd3jffai"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-biobase (list r-biobase