gnu: r-fithic: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-fithic): Update to 1.18.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:13 +02:00
parent 64b03c66ad
commit 914bd41da9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -12121,13 +12121,13 @@ objects from the @code{graph} package.")
(define-public r-fithic
(package
(name "r-fithic")
(version "1.16.0")
(version "1.18.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "FitHiC" version))
(sha256
(base32
"1sdfkqc6s7m9whkzr0mllzzfjzhj2g54ncjwxj8q0azjgszrfwd2"))))
"1p8a6lis5yswaj647bjw89harlarnsxmvjzz63fn1l6gxrwhh8bx"))))
(properties `((upstream-name . "FitHiC")))
(build-system r-build-system)
(propagated-inputs