me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-haplo-stats): Update to 1.9.5.

Change-Id: Ic7e9c54242a0112de0b110e1b2c3c30288dd135a
master
Ricardo Wurmus 2023-12-28 00:44:37 +01:00
parent eb50f38a6d
commit 5709ad0046
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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