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
(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