gnu: r-vgam: Update to 1.1-9.
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-9.
This commit is contained in:
parent
f3a73e9ce5
commit
6015f41454
@ -5901,13 +5901,13 @@ groupings.")
|
|||||||
(define-public r-vgam
|
(define-public r-vgam
|
||||||
(package
|
(package
|
||||||
(name "r-vgam")
|
(name "r-vgam")
|
||||||
(version "1.1-8")
|
(version "1.1-9")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "VGAM" version))
|
(uri (cran-uri "VGAM" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1k6i18ywfh0xlc7ipgvz1g9gdgkyz5phf1cwyfv8mn2nwgag3h6l"))))
|
(base32 "1l5gn6495k8vqp2b4hj4g5ani7j4cli2p7n8fwkw7bmc42q13m6l"))))
|
||||||
(properties `((upstream-name . "VGAM")))
|
(properties `((upstream-name . "VGAM")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user