mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 03:45:24 -05:00
gnu: r-clubsandwich: Update to 0.5.7.
* gnu/packages/statistics.scm (r-clubsandwich): Update to 0.5.7.
This commit is contained in:
parent
f6c9920f62
commit
1f6de97557
1 changed files with 2 additions and 2 deletions
|
@ -6457,14 +6457,14 @@ (define-public r-quantpsyc
|
|||
(define-public r-clubsandwich
|
||||
(package
|
||||
(name "r-clubsandwich")
|
||||
(version "0.5.6")
|
||||
(version "0.5.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "clubSandwich" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0mll8q61vnb980dck8ihxcy89z8m7f8i16mqdvr4l2ljywkhpzvd"))))
|
||||
"1chq0bjz0yskm3cs8k6019j9v1m3fiz4p2ysk3xmqxlcihmnvv0b"))))
|
||||
(properties `((upstream-name . "clubSandwich")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue