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 @@ (define-public r-sigpathway
(define-public r-fcscan
(package
(name "r-fcscan")
(version "1.10.0")
(version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "fcScan" version))
(sha256
(base32 "0yv7ifw0xxx1v9z8dxszv0cb72q3frd74dyxfbvrcs6x9y9v3jzp"))))
(base32 "0z83ncjxw9x8nvc6pncrvpf6lmamvgrv56j96s1f0x9jydk18chy"))))
(properties `((upstream-name . "fcScan")))
(build-system r-build-system)
(propagated-inputs