me
/
guix
Archived
1
0
Fork 0

gnu: r-bgeedb: Update to 2.20.0.

* gnu/packages/bioconductor.scm (r-bgeedb): Update to 2.20.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -14017,14 +14017,14 @@ all RNA-Seq libraries of each species integrated in Bgee.")
(define-public r-bgeedb (define-public r-bgeedb
(package (package
(name "r-bgeedb") (name "r-bgeedb")
(version "2.18.1") (version "2.20.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "BgeeDB" version)) (uri (bioconductor-uri "BgeeDB" version))
(sha256 (sha256
(base32 (base32
"1ziq180yfpdqwhjdzkwjjhwzn3kb0gkj6q0a26c7a30mcfb50w11")))) "0pjymal01sjl5dc37g66wykgxnksarlbvwnbvhg7w0i7y92zavqk"))))
(properties `((upstream-name . "BgeeDB"))) (properties `((upstream-name . "BgeeDB")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs