Skip to content
Snippets Groups Projects
Unverified Commit 8ef91aeb authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-poibin: Update to 1.5.

* gnu/packages/cran.scm (r-poibin): Update to 1.5.
parent 4fac081a
No related branches found
No related tags found
No related merge requests found
...@@ -18871,14 +18871,14 @@ (define-public r-knn-covertree ...@@ -18871,14 +18871,14 @@ (define-public r-knn-covertree
(define-public r-poibin (define-public r-poibin
(package (package
(name "r-poibin") (name "r-poibin")
(version "1.4") (version "1.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "poibin" version)) (uri (cran-uri "poibin" version))
(sha256 (sha256
(base32 (base32
"1rllgmk7yanb5amysl33kmi11lx86q5kqblyb8qqb3ckj2w4jhm2")))) "1sxryvwwz6ldsnkzdy56p8c895s5yvpcai9ndyjv1x5q3l05wf9v"))))
(properties `((upstream-name . "poibin"))) (properties `((upstream-name . "poibin")))
(build-system r-build-system) (build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/poibin/") (home-page "https://cran.r-project.org/web/packages/poibin/")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment