gnu: r-fithic: Update to 1.8.0.

* gnu/packages/bioinformatics.scm (r-fithic): Update to 1.8.0.
This commit is contained in:
Ricardo Wurmus 2018-11-07 12:17:44 +01:00
parent 7468a76480
commit 8023912934
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10730,13 +10730,13 @@ visualizations for publication-quality multi-panel figures.")
(define-public r-fithic (define-public r-fithic
(package (package
(name "r-fithic") (name "r-fithic")
(version "1.6.0") (version "1.8.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "FitHiC" version)) (uri (bioconductor-uri "FitHiC" version))
(sha256 (sha256
(base32 (base32
"06w4q836bi1mvkbl1saghv4r5p4hxpjg8cp7kgad13ls450kqmyd")))) "15xd8mz7660q4zr9p74mq1pqps4iz7pxp8f9ifn21gwg94aq1avn"))))
(properties `((upstream-name . "FitHiC"))) (properties `((upstream-name . "FitHiC")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs