gnu: r-fishpond: Update to 2.8.0.

* gnu/packages/bioconductor.scm (r-fishpond): Update to 2.8.0.

Change-Id: If7bdb7c7c7fc1cb1b0350b0b95813bcb48e2665b
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:05 +01:00
parent c4aeeb8e37
commit d2819bd479
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20403,13 +20403,13 @@ objects from the @code{graph} package.")
(define-public r-fishpond
(package
(name "r-fishpond")
(version "2.6.2")
(version "2.8.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "fishpond" version))
(sha256
(base32
"0zsw4j6gk25303xpdwnkda2sq3mb4zb4p1mzwiyf7hdyf87zis05"))))
"04vl4cp0izghm7h4xk7x48lqkq0dpl47dkd068lva33jygwwpvcz"))))
(properties `((upstream-name . "fishpond")))
(build-system r-build-system)
(propagated-inputs