gnu: r-annotationdbi: Update to 1.64.0.
* gnu/packages/bioconductor.scm (r-annotationdbi): Update to 1.64.0. Change-Id: If88ce1515962e7ee58ec3dd525bf0bd210230e57master
parent
beafd8ef50
commit
4b4ecae2c9
|
@ -6167,13 +6167,13 @@ microarrays.")
|
|||
(define-public r-annotationdbi
|
||||
(package
|
||||
(name "r-annotationdbi")
|
||||
(version "1.62.2")
|
||||
(version "1.64.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AnnotationDbi" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vprm84k79pfnkkg9vf3gyb1nhzmin5lp5375rsaj6fnzbd46dw9"))))
|
||||
"0nyw3x5ivq969p2w788zi4pp0pwjv5hhpjpl5lyfzhak9ydylgh6"))))
|
||||
(properties
|
||||
`((upstream-name . "AnnotationDbi")))
|
||||
(build-system r-build-system)
|
||||
|
|
Reference in New Issue