me
/
guix
Archived
1
0
Fork 0

gnu: r-fithic: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-fithic): Update to 1.26.0.
master
Ricardo Wurmus 2023-04-28 19:01:31 +02:00
parent 8866d47bce
commit 765b41564a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -18211,13 +18211,13 @@ working with Salmon and Alevin quantification files.")
(define-public r-fithic (define-public r-fithic
(package (package
(name "r-fithic") (name "r-fithic")
(version "1.24.0") (version "1.26.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
"1c7jscl82knbh5ha1i1hlm46nnhz6aw5h0j5xnl4hlgx8mnn05fl")))) "0mqrzh1rcwyqlhq9wxcy4gp47hsb70qrsissm9nj0cb9j6ihi407"))))
(properties `((upstream-name . "FitHiC"))) (properties `((upstream-name . "FitHiC")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs