me
/
guix
Archived
1
0
Fork 0

gnu: r-biodb: Update to 1.4.2.

* gnu/packages/bioconductor.scm (r-biodb): Update to 1.4.2.
master
Ricardo Wurmus 2022-10-03 18:20:59 +02:00
parent 87c097631f
commit 202fd44ca0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16334,14 +16334,14 @@ the Bioconductor project.")
(define-public r-biodb (define-public r-biodb
(package (package
(name "r-biodb") (name "r-biodb")
(version "1.4.0") (version "1.4.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "biodb" version)) (uri (bioconductor-uri "biodb" version))
(sha256 (sha256
(base32 (base32
"02i0n29bp9d9p1ibslxca5m37qsgny2hlgg7d364lf7kc6y2bqni")))) "0f3clqmrpaawhjjyb4x5mnbhsam56r0av05b5cl5p4waylp8qbs1"))))
(properties `((upstream-name . "biodb"))) (properties `((upstream-name . "biodb")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs