gnu: r-fcscan: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-fcscan): Update to 1.10.0.master
parent
9c44834a76
commit
8b9d7ec808
|
@ -8506,13 +8506,13 @@ phenotype of interest.")
|
||||||
(define-public r-fcscan
|
(define-public r-fcscan
|
||||||
(package
|
(package
|
||||||
(name "r-fcscan")
|
(name "r-fcscan")
|
||||||
(version "1.8.0")
|
(version "1.10.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "fcScan" version))
|
(uri (bioconductor-uri "fcScan" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0b161ayq4m9xxfs0lgw632lgygzabz8gjl0n75050pa7qaazknvd"))))
|
(base32 "0yv7ifw0xxx1v9z8dxszv0cb72q3frd74dyxfbvrcs6x9y9v3jzp"))))
|
||||||
(properties `((upstream-name . "fcScan")))
|
(properties `((upstream-name . "fcScan")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue