me
/
guix
Archived
1
0
Fork 0

gnu: r-bgeecall: Update to 1.10.0.

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

View File

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