gnu: r-bgeecall: Update to 1.10.0.

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

View file

@ -13981,14 +13981,14 @@ (define-public r-beclear
(define-public r-bgeecall
(package
(name "r-bgeecall")
(version "1.8.0")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BgeeCall" version))
(sha256
(base32
"1byciy7vzbdkdgaim10s9qb7zlxsywbhcsrka31gm0rm9ljqc665"))))
"0rbbl8m48qcvl26lnf27jq108p7pi84m9ac3qcpjc0ax5wywbv16"))))
(properties `((upstream-name . "BgeeCall")))
(build-system r-build-system)
(propagated-inputs