gnu: r-bgeedb: Update to 2.28.0.

* gnu/packages/bioconductor.scm (r-bgeedb): Update to 2.28.0.

Change-Id: I558f36065a9a751710843f21c6089231309705ca
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:11 +01:00
parent 38f88c84bf
commit d40b4c5063
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22262,14 +22262,14 @@ all RNA-Seq libraries of each species integrated in Bgee.")
(define-public r-bgeedb (define-public r-bgeedb
(package (package
(name "r-bgeedb") (name "r-bgeedb")
(version "2.26.0") (version "2.28.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "BgeeDB" version)) (uri (bioconductor-uri "BgeeDB" version))
(sha256 (sha256
(base32 (base32
"1s6v17bavidlfy6habi4bv6lmwkrx8c5was1zcq0kb05qdvpn4ph")))) "1ahip21wihwg9yhq0ya1cyzd2cq423hz9pd6iql6y3yhld4j5rnn"))))
(properties `((upstream-name . "BgeeDB"))) (properties `((upstream-name . "BgeeDB")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs