gnu: r-bgeecall: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-bgeecall): Update to 1.14.0.
This commit is contained in:
zimoun 2022-11-17 03:50:33 +01:00 committed by Ricardo Wurmus
parent 81cea8424d
commit 3912f43996
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17262,14 +17262,14 @@ real numbers.")
(define-public r-bgeecall (define-public r-bgeecall
(package (package
(name "r-bgeecall") (name "r-bgeecall")
(version "1.12.2") (version "1.14.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
"0l6smwy55mm4clb71l4bpch3bayyyf87nq1asbrv6s6fd22mmwil")))) "05w6b10vc4mmwdqnkcj7vnfigk03f03n776vqhlb38k0lx8k4hk3"))))
(properties `((upstream-name . "BgeeCall"))) (properties `((upstream-name . "BgeeCall")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs