me
/
guix
Archived
1
0
Fork 0

gnu: r-fithic: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-fithic): Update to 1.24.0.
master
zimoun 2022-11-17 03:50:30 +01:00 committed by Ricardo Wurmus
parent 65866be416
commit 06c18fde52
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15728,13 +15728,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.22.0") (version "1.24.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
"0iv14yx3g7shzl8qrjknyxbmiylj51sbd1wzr1ff9lc5shgl55kq")))) "1c7jscl82knbh5ha1i1hlm46nnhz6aw5h0j5xnl4hlgx8mnn05fl"))))
(properties `((upstream-name . "FitHiC"))) (properties `((upstream-name . "FitHiC")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs