gnu: r-annotate: Update to 1.80.0.
* gnu/packages/bioconductor.scm (r-annotate): Update to 1.80.0. Change-Id: I9ae842dc2e27ade1016404446746e48cbcbeef5f
This commit is contained in:
parent
d79336aa5c
commit
beafd8ef50
@ -6140,14 +6140,14 @@ structure.")
|
||||
(define-public r-annotate
|
||||
(package
|
||||
(name "r-annotate")
|
||||
(version "1.78.0")
|
||||
(version "1.80.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "annotate" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1104r6jdy3nza8329xmq428ljfbfi2xwkd92sw519g0yqryh09vy"))))
|
||||
"10mdlbgbvdj967bih6wpvxmy91r10p8frhgcwv8mhv4g94ardasd"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
|
Loading…
Reference in New Issue
Block a user