gnu: r-bgeedb: Update to 2.20.0.

* gnu/packages/bioconductor.scm (r-bgeedb): Update to 2.20.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:47 +00:00
parent bdb55dcdf7
commit b223a11c41
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14017,14 +14017,14 @@ (define-public r-bgeecall
(define-public r-bgeedb
(package
(name "r-bgeedb")
(version "2.18.1")
(version "2.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BgeeDB" version))
(sha256
(base32
"1ziq180yfpdqwhjdzkwjjhwzn3kb0gkj6q0a26c7a30mcfb50w11"))))
"0pjymal01sjl5dc37g66wykgxnksarlbvwnbvhg7w0i7y92zavqk"))))
(properties `((upstream-name . "BgeeDB")))
(build-system r-build-system)
(propagated-inputs