mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-24 11:16:38 +01:00
gnu: r-variantannotation: Update to 1.44.1.
* gnu/packages/bioconductor.scm (r-variantannotation): Update to 1.44.1.
This commit is contained in:
parent
962278a621
commit
144c07fd4a
1 changed files with 2 additions and 2 deletions
|
@ -8461,13 +8461,13 @@ (define-public r-valr
|
|||
(define-public r-variantannotation
|
||||
(package
|
||||
(name "r-variantannotation")
|
||||
(version "1.44.0")
|
||||
(version "1.44.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "VariantAnnotation" version))
|
||||
(sha256
|
||||
(base32
|
||||
"08rm27jcx6amawqdh59291r0qzkr5cdhbhm0xbjbd5mvdpp1icl8"))))
|
||||
"13zim7dglsd5w39v22d2qa3d1h5dx33c1r4fz3vzri64kac0lhzx"))))
|
||||
(properties
|
||||
`((upstream-name . "VariantAnnotation")))
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue