me
/
guix
Archived
1
0
Fork 0

gnu: r-bgeedb: Update to 2.26.0.

* gnu/packages/bioconductor.scm (r-bgeedb): Update to 2.26.0.
master
Ricardo Wurmus 2023-04-28 19:01:39 +02:00
parent 189f9d805e
commit 1ff662c8e2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19823,14 +19823,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.24.0") (version "2.26.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
"14fja1dikzq60zjx1arcv1q16qd0hmibqjy0nbaivmk3zh16spkc")))) "1s6v17bavidlfy6habi4bv6lmwkrx8c5was1zcq0kb05qdvpn4ph"))))
(properties `((upstream-name . "BgeeDB"))) (properties `((upstream-name . "BgeeDB")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs