gnu: r-biodb: Update to 1.6.0.

* gnu/packages/bioconductor.scm (r-biodb): Update to 1.6.0.
This commit is contained in:
zimoun 2022-11-17 03:50:33 +01:00 committed by Ricardo Wurmus
parent efc663040b
commit ffd5e53e87
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17541,14 +17541,14 @@ (define-public r-biocdockermanager
(define-public r-biodb
(package
(name "r-biodb")
(version "1.4.2")
(version "1.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biodb" version))
(sha256
(base32
"0f3clqmrpaawhjjyb4x5mnbhsam56r0av05b5cl5p4waylp8qbs1"))))
"08ahz3v2xbhwfh89dbnhhcdm0x5qv4hibi8wknlqf5x8gqm5j5w6"))))
(properties `((upstream-name . "biodb")))
(build-system r-build-system)
(propagated-inputs