gnu: r-annotatr: Update to 1.18.1.
* gnu/packages/bioconductor.scm (r-annotatr): Update to 1.18.1.
This commit is contained in:
parent
73fa220b43
commit
8d9626dd7d
@ -9329,14 +9329,14 @@ datasets.")
|
||||
(define-public r-annotatr
|
||||
(package
|
||||
(name "r-annotatr")
|
||||
(version "1.18.0")
|
||||
(version "1.18.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "annotatr" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0pcf4jrq05bmfxph41hmdx1x147k1ay5fl2h488y1s4h8qm3c67p"))))
|
||||
"1ls1qdfppcxysggi3bghrnspb5a3s40pm2mj4x0whc7c40cf90mg"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-annotationdbi" ,r-annotationdbi)
|
||||
|
Loading…
Reference in New Issue
Block a user