gnu: r-hwde: Update to 0.67-3.

* gnu/packages/cran.scm (r-hwde): Update to 0.67-3.
This commit is contained in:
Ricardo Wurmus 2023-08-28 14:21:01 +02:00
parent 62f1a47d4b
commit 64c7586f01
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22584,14 +22584,14 @@ (define-public r-dlmap
(define-public r-hwde (define-public r-hwde
(package (package
(name "r-hwde") (name "r-hwde")
(version "0.67") (version "0.67-3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "hwde" version)) (uri (cran-uri "hwde" version))
(sha256 (sha256
(base32 (base32
"0wb2f9i5qi7w77ygh8bvydfpr7j5x8dyvnnhdkajaz0wdcpkyaqy")))) "0kj3vf4pmcvxy95hx1d0q6c626y8d0ljj3r76y5hd90a6v75b5xa"))))
(build-system r-build-system) (build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/hwde/") (home-page "https://cran.r-project.org/web/packages/hwde/")
(synopsis "Models and tests for departure from Hardy-Weinberg equilibrium") (synopsis "Models and tests for departure from Hardy-Weinberg equilibrium")