gnu: r-bgeecall: Update to 1.12.2.

* gnu/packages/bioconductor.scm (r-bgeecall): Update to 1.12.2.
This commit is contained in:
Ricardo Wurmus 2022-10-03 18:20:58 +02:00
parent 869b1f9f5c
commit 2e7872f6c9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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