mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 17:23:38 -05:00
gnu: r-ensembldb: Update to 2.26.0.
* gnu/packages/bioconductor.scm (r-ensembldb): Update to 2.26.0. Change-Id: Ic2629e5eb3977a74f75fa7e3b5b4ad8e60f42ced
This commit is contained in:
parent
6f0023b8a4
commit
60b6dde680
1 changed files with 2 additions and 2 deletions
|
@ -7268,14 +7268,14 @@ (define-public r-enmix
|
|||
(define-public r-ensembldb
|
||||
(package
|
||||
(name "r-ensembldb")
|
||||
(version "2.24.1")
|
||||
(version "2.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ensembldb" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1x73lln0rlnypl8iia54srl3wrazs94f8rspmjsaqsxwknkym319"))))
|
||||
"010fp03x1splddxmhpxlfv1i3paqgbcxm7l9z2lmm6zfixhb158a"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
|
|
Loading…
Reference in a new issue