mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-30 16:12:58 -05:00
gnu: r-variantannotation: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-variantannotation): Update to 1.46.0.
This commit is contained in:
parent
998c7242c2
commit
7a6fa454aa
1 changed files with 2 additions and 2 deletions
|
@ -9493,13 +9493,13 @@ (define-public r-valr
|
|||
(define-public r-variantannotation
|
||||
(package
|
||||
(name "r-variantannotation")
|
||||
(version "1.44.1")
|
||||
(version "1.46.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "VariantAnnotation" version))
|
||||
(sha256
|
||||
(base32
|
||||
"13zim7dglsd5w39v22d2qa3d1h5dx33c1r4fz3vzri64kac0lhzx"))))
|
||||
"0masx496cd4ypz6r0l8kk8vi81sipqdnx4iyifjvkrds1p87mvsm"))))
|
||||
(properties
|
||||
`((upstream-name . "VariantAnnotation")))
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue