me
/
guix
Archived
1
0
Fork 0

gnu: r-scannotatr: Update to 1.2.0.

* gnu/packages/bioconductor.scm (r-scannotatr): Update to 1.2.0.
master
Ricardo Wurmus 2022-05-28 12:44:44 +02:00
parent ea283a3cda
commit 021ab21b57
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5019,13 +5019,13 @@ differential expression analysis, RNAseq data and related problems.")
(define-public r-scannotatr (define-public r-scannotatr
(package (package
(name "r-scannotatr") (name "r-scannotatr")
(version "1.0.0") (version "1.2.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "scAnnotatR" version)) (uri (bioconductor-uri "scAnnotatR" version))
(sha256 (sha256
(base32 "08jq04ckjw8a5y753almc5bl8vnn4j6qp2zb7bb9w3ql3ddy7b21")))) (base32 "067q57kabhqd1z8l3d91fw74aaw89nb48gm6fll4hv00nqza3n5b"))))
(properties `((upstream-name . "scAnnotatR"))) (properties `((upstream-name . "scAnnotatR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs