me
/
guix
Archived
1
0
Fork 0

gnu: r-fithic: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-fithic): Update to 1.20.0.
master
Ricardo Wurmus 2021-11-04 22:04:42 +00:00
parent 7752397cf1
commit 2603747a56
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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