me
/
guix
Archived
1
0
Fork 0

gnu: r-bgeedb: Update to 2.30.0.

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

Change-Id: I61720c75925a44f1c6e8c94d8ca18271005a662c
master
Ricardo Wurmus 2024-05-07 13:07:23 +02:00
parent ffb3969e8a
commit 736fcfd110
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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