gnu: r-genomicranges: Update to 1.56.1.
* gnu/packages/bioconductor.scm (r-genomicranges): Update to 1.56.1. Change-Id: I547ffe5e04cab142068cc2c6e02008047e382999
This commit is contained in:
parent
d803e1bd14
commit
42787f343d
@ -8285,13 +8285,13 @@ provide added flexibility for data combination and manipulation.")
|
||||
(define-public r-genomicranges
|
||||
(package
|
||||
(name "r-genomicranges")
|
||||
(version "1.56.0")
|
||||
(version "1.56.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GenomicRanges" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18z890h4mwgizwqpz0hglgd0gmvv269cccb6i4rl3x93b519i0wx"))))
|
||||
"0g0ld9i58pdxw2pwxi9nzj82mkryag457pvh6cvbvhb28pfamkma"))))
|
||||
(properties
|
||||
`((upstream-name . "GenomicRanges")))
|
||||
(build-system r-build-system)
|
||||
|
Loading…
x
Reference in New Issue
Block a user