mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-variantannotation: Update to 1.54.1.
* gnu/packages/bioconductor.scm (r-variantannotation): Update to 1.54.1. Change-Id: I3607250b3db5e6fc99e95f8af79cce1bc24369d2
This commit is contained in:
parent
84ae5ddbaf
commit
3e759802a9
1 changed files with 2 additions and 2 deletions
|
@ -14740,13 +14740,13 @@ R, enabling interactive analysis and visualization of genome-scale data.")
|
|||
(define-public r-variantannotation
|
||||
(package
|
||||
(name "r-variantannotation")
|
||||
(version "1.54.0")
|
||||
(version "1.54.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "VariantAnnotation" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1g8jmfgwdia6hpq9pbhm34f6z94b6ics2miv636r5nlxhmi4ac5a"))))
|
||||
"0w4k79azyb3s8m1spcmqjmzx3ig9mnzv5vnlcfaxk0p8z0ahzxfr"))))
|
||||
(properties
|
||||
`((upstream-name . "VariantAnnotation")
|
||||
(updater-ignored-native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue