Archived
1
0
Fork 0

gnu: r-fcscan: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-fcscan): Update to 1.12.0.
This commit is contained in:
zimoun 2022-11-17 03:50:20 +01:00 committed by Ricardo Wurmus
parent e392bcce64
commit 245ab82522
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10398,13 +10398,13 @@ phenotype of interest.")
(define-public r-fcscan (define-public r-fcscan
(package (package
(name "r-fcscan") (name "r-fcscan")
(version "1.10.0") (version "1.12.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "fcScan" version)) (uri (bioconductor-uri "fcScan" version))
(sha256 (sha256
(base32 "0yv7ifw0xxx1v9z8dxszv0cb72q3frd74dyxfbvrcs6x9y9v3jzp")))) (base32 "0z83ncjxw9x8nvc6pncrvpf6lmamvgrv56j96s1f0x9jydk18chy"))))
(properties `((upstream-name . "fcScan"))) (properties `((upstream-name . "fcScan")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs