me
/
guix
Archived
1
0
Fork 0

gnu: r-haplo-stats: Update to 1.9.3.

* gnu/packages/cran.scm (r-haplo-stats): Update to 1.9.3.
master
Ricardo Wurmus 2023-02-18 16:08:39 +01:00
parent 9bb154fe75
commit b59d39f126
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20191,14 +20191,14 @@ include
(define-public r-haplo-stats (define-public r-haplo-stats
(package (package
(name "r-haplo-stats") (name "r-haplo-stats")
(version "1.9.2") (version "1.9.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "haplo.stats" version)) (uri (cran-uri "haplo.stats" version))
(sha256 (sha256
(base32 (base32
"1397rxcqqz29yaf3f2gphg1jhmfw3wvvjvqk7cz01jdh3pihdh56")))) "1nwxmx3v0085bdr14sr1n4wpipyp1bdq9qhx2gxmx9h3l02glkis"))))
(properties `((upstream-name . "haplo.stats"))) (properties `((upstream-name . "haplo.stats")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs