gnu: r-fcscan: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-fcscan): Update to 1.10.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:58 +02:00
parent 9c44834a76
commit 8b9d7ec808
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8506,13 +8506,13 @@ (define-public r-sigpathway
(define-public r-fcscan
(package
(name "r-fcscan")
(version "1.8.0")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "fcScan" version))
(sha256
(base32 "0b161ayq4m9xxfs0lgw632lgygzabz8gjl0n75050pa7qaazknvd"))))
(base32 "0yv7ifw0xxx1v9z8dxszv0cb72q3frd74dyxfbvrcs6x9y9v3jzp"))))
(properties `((upstream-name . "fcScan")))
(build-system r-build-system)
(propagated-inputs