gnu: r-ndjson: Update to 0.9.0.

* gnu/packages/cran.scm (r-ndjson): Update to 0.9.0.
This commit is contained in:
Ricardo Wurmus 2022-11-04 09:58:58 +01:00
parent 197f40be58
commit 73495f3eaf
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -32186,14 +32186,14 @@ (define-public r-striprtf
(define-public r-ndjson
(package
(name "r-ndjson")
(version "0.8.0")
(version "0.9.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ndjson" version))
(sha256
(base32
"0lvzbgfi1sg4kya1mvv67z14qk3vz9q57x22qh57xq8ampdkg812"))
"18j5bibranvbv84hvbsg6glmvhfancdsf2w6j99n3nw53bcgb12d"))
(modules '((guix build utils)))
(snippet
'(begin