gnu: r-ensembldb: Update to 2.14.1.
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.14.1.
This commit is contained in:
parent
7072dc8c53
commit
d4051161e7
1 changed files with 2 additions and 2 deletions
|
@ -9896,14 +9896,14 @@ (define-public r-dirichletmultinomial
|
|||
(define-public r-ensembldb
|
||||
(package
|
||||
(name "r-ensembldb")
|
||||
(version "2.14.0")
|
||||
(version "2.14.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ensembldb" version))
|
||||
(sha256
|
||||
(base32
|
||||
"04il99gcrqzakvc0bxchdp9gghkn1sp9lpiian0iz4y7r67z3wpy"))))
|
||||
"1hxwfh19qafpdhzprvw4nr8ks3gz7f0y8gyfhk8yqmmvvnvgqv40"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-annotationdbi" ,r-annotationdbi)
|
||||
|
|
Loading…
Reference in a new issue