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:
Ricardo Wurmus 2024-05-07 12:32:16 +02:00
parent 37696fafac
commit 487cf830ae
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -318,7 +318,7 @@ (define-public r-org-eck12-eg-db
(define-public r-org-bt-eg-db
(package
(name "r-org-bt-eg-db")
(version "3.18.0")
(version "3.19.1")
(source
(origin
(method url-fetch)
@ -328,7 +328,7 @@ (define-public r-org-bt-eg-db
'annotation))
(sha256
(base32
"0fgrpjfrsw837ay9cq3wd6gp6sxvwjc7r9spfs4m89vqs2xb0bfc"))))
"0rbbjv47fadc6jgpqrimsd91f35fw6sw8d805vf61nx5xhbl3lpc"))))
(properties `((upstream-name . "org.Bt.eg.db")))
(build-system r-build-system)
(propagated-inputs