mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-05 19:11:43 -05:00
gnu: r-org-bt-eg-db: Update to 3.19.1.
* gnu/packages/bioconductor.scm (r-org-bt-eg-db): Update to 3.19.1. Change-Id: If37dc4be3287f0729b2e2d4aecef6745700b429c
This commit is contained in:
parent
37696fafac
commit
487cf830ae
1 changed files with 2 additions and 2 deletions
|
@ -318,7 +318,7 @@ (define-public r-org-eck12-eg-db
|
||||||
(define-public r-org-bt-eg-db
|
(define-public r-org-bt-eg-db
|
||||||
(package
|
(package
|
||||||
(name "r-org-bt-eg-db")
|
(name "r-org-bt-eg-db")
|
||||||
(version "3.18.0")
|
(version "3.19.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -328,7 +328,7 @@ (define-public r-org-bt-eg-db
|
||||||
'annotation))
|
'annotation))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0fgrpjfrsw837ay9cq3wd6gp6sxvwjc7r9spfs4m89vqs2xb0bfc"))))
|
"0rbbjv47fadc6jgpqrimsd91f35fw6sw8d805vf61nx5xhbl3lpc"))))
|
||||||
(properties `((upstream-name . "org.Bt.eg.db")))
|
(properties `((upstream-name . "org.Bt.eg.db")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Reference in a new issue