gnu: r-variantannotation: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-variantannotation): Update to 1.44.0.
This commit is contained in:
parent
c1790d17fc
commit
9501ec8c4c
1 changed files with 2 additions and 2 deletions
|
@ -7421,13 +7421,13 @@ (define-public r-valr
|
|||
(define-public r-variantannotation
|
||||
(package
|
||||
(name "r-variantannotation")
|
||||
(version "1.42.1")
|
||||
(version "1.44.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "VariantAnnotation" version))
|
||||
(sha256
|
||||
(base32
|
||||
"12d5hkx6pby6l2asyg4jp4jb2x17ybwhqd55rl64h37mwcndbdg1"))))
|
||||
"08rm27jcx6amawqdh59291r0qzkr5cdhbhm0xbjbd5mvdpp1icl8"))))
|
||||
(properties
|
||||
`((upstream-name . "VariantAnnotation")))
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue