gnu: r-rjsonio: Update to 1.3-1.8.
* gnu/packages/cran.scm (r-rjsonio): Update to 1.3-1.8.
This commit is contained in:
parent
70feac1f8b
commit
e6b9b1b812
@ -34411,14 +34411,14 @@ variability than the Poisson, but less than the negative binomial.")
|
|||||||
(define-public r-rjsonio
|
(define-public r-rjsonio
|
||||||
(package
|
(package
|
||||||
(name "r-rjsonio")
|
(name "r-rjsonio")
|
||||||
(version "1.3-1.6")
|
(version "1.3-1.8")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "RJSONIO" version))
|
(uri (cran-uri "RJSONIO" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"17x0ayk7daprbc8w2hvb2jl9mfnw4dic9yc3sr5adcjqfzmcklc2"))))
|
"1xak6n15ck7rj9swxk99vpjly1naxgz9gj6zjmib2lkq7inmgw7n"))))
|
||||||
(properties `((upstream-name . "RJSONIO")))
|
(properties `((upstream-name . "RJSONIO")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(home-page "https://cran.r-project.org/package=RJSONIO")
|
(home-page "https://cran.r-project.org/package=RJSONIO")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user