me
/
guix
Archived
1
0
Fork 0

gnu: r-bgeedb: Update to 2.28.0.

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

Change-Id: I558f36065a9a751710843f21c6089231309705ca
master
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
1 changed files with 2 additions and 2 deletions

View File

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