gnu: r-bgeecall: Update to 1.12.1.

* gnu/packages/bioconductor.scm (r-bgeecall): Update to 1.12.1.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:45:27 +02:00
parent 460680ef90
commit 00025cdd23
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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