gnu: r-genomicalignments: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-genomicalignments): Update to 1.38.0. Change-Id: I30f11c8b0c1cfd58b3501461be7d7465f92b4662
This commit is contained in:
parent
dab13c9e14
commit
0c4c142cde
@ -7485,13 +7485,13 @@ names in their natural, rather than lexicographic, order.")
|
||||
(define-public r-genomicalignments
|
||||
(package
|
||||
(name "r-genomicalignments")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GenomicAlignments" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1irzcz9s97gqbyj9j71wxv2ikdfd8g14296fg33w2ykfdm80nzf0"))))
|
||||
"06xa3dcdk6jprvpyvr3pfbv6qv8xrqw2n6rrfp8q8qizx3ifj431"))))
|
||||
(properties
|
||||
`((upstream-name . "GenomicAlignments")))
|
||||
(build-system r-build-system)
|
||||
|
Loading…
Reference in New Issue
Block a user