gnu: r-vgam: Update to 1.1-10.
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-10. Change-Id: I0f116e19095577e20ac9c6644e00141dcc953d84
This commit is contained in:
parent
91be200249
commit
839a6ed474
@ -5861,13 +5861,13 @@ groupings.")
|
|||||||
(define-public r-vgam
|
(define-public r-vgam
|
||||||
(package
|
(package
|
||||||
(name "r-vgam")
|
(name "r-vgam")
|
||||||
(version "1.1-9")
|
(version "1.1-10")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "VGAM" version))
|
(uri (cran-uri "VGAM" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1l5gn6495k8vqp2b4hj4g5ani7j4cli2p7n8fwkw7bmc42q13m6l"))))
|
(base32 "04yy5rxid3fwn42sak9rjbxd1h4d7iigiznpbrvwxl06b1xficyb"))))
|
||||||
(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