me
/
guix
Archived
1
0
Fork 0

gnu: r-fcscan: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-fcscan): Update to 1.10.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -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