gnu: r-rtracklayer: Update to 1.56.1.

* gnu/packages/bioconductor.scm (r-rtracklayer): Update to 1.56.1.
This commit is contained in:
Ricardo Wurmus 2022-07-02 00:16:49 +02:00
parent 5298b57d56
commit c4113d3035
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5191,13 +5191,13 @@ tab-delimited (tabix) files.")
(define-public r-rtracklayer
(package
(name "r-rtracklayer")
(version "1.56.0")
(version "1.56.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "rtracklayer" version))
(sha256
(base32
"1d9sak1xrrkcvj0q3vnp6w2k0nx2k2ajhsbq0dyb4nhcghp5w8fd"))))
"10qy9s6253mgj871qfqn03i8yw10mz7id4cxfyf67qxczz2xmjls"))))
(build-system r-build-system)
(arguments
`(#:phases