me
/
guix
Archived
1
0
Fork 0

gnu: r-bgeecall: Update to 1.12.1.

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

View File

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