gnu: r-fithic: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-fithic): Update to 1.16.0.
This commit is contained in:
zimoun 2020-10-30 15:57:09 +01:00 committed by Ricardo Wurmus
parent 724b770678
commit 7105658e9c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8506,13 +8506,13 @@ (define-public r-rgraphviz
(define-public r-fithic
(package
(name "r-fithic")
(version "1.14.0")
(version "1.16.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "FitHiC" version))
(sha256
(base32
"1dffkdxm08wq4kjd9j2v2625x3p6vbrk33a2zx94pwpgkghr72yp"))))
"1sdfkqc6s7m9whkzr0mllzzfjzhj2g54ncjwxj8q0azjgszrfwd2"))))
(properties `((upstream-name . "FitHiC")))
(build-system r-build-system)
(propagated-inputs