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
(package
(name "r-monocle")
(version "2.30.1")
(version "2.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "monocle" version))
(sha256
(base32
"0hb2s58xx5cmrn3wlppay7275mln8r5y5dsnvpcps3s6xcab00rm"))))
"0b09mf9fph0mb0zing0prc757d223858q9lj4j3kfpfjpd3jffai"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase