me
/
guix
Archived
1
0
Fork 0

gnu: r-biodb: Update to 1.6.1.

* gnu/packages/bioconductor.scm (r-biodb): Update to 1.6.1.
master
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
1 changed files with 2 additions and 2 deletions

View File

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