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:
parent
c4aeeb8e37
commit
d2819bd479
1 changed files with 2 additions and 2 deletions
|
@ -20403,13 +20403,13 @@ (define-public r-rgraphviz
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue