gnu: r-biodb: Update to 1.6.1.

* gnu/packages/bioconductor.scm (r-biodb): Update to 1.6.1.
This commit is contained in:
Ricardo Wurmus 2022-11-30 10:49:48 +01:00
parent 95e62fb993
commit cef2cbb295
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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