Archived
1
0
Fork 0

gnu: r-fishpond: Update to 2.10.0.

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

Change-Id: If118e6dc0fc42ae7b83dc9697de8627bc03560cc
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:15 +02:00
parent 612f4acea2
commit a0e09d099f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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