gnu: r-np: Update to 0.60-10.

* gnu/packages/cran.scm (r-np): Update to 0.60-10.
This commit is contained in:
Ricardo Wurmus 2020-02-19 21:07:43 +01:00
parent 2097da3e8c
commit 2d37face53
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4715,14 +4715,14 @@ (define-public r-phontools
(define-public r-np (define-public r-np
(package (package
(name "r-np") (name "r-np")
(version "0.60-9") (version "0.60-10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "np" version)) (uri (cran-uri "np" version))
(sha256 (sha256
(base32 (base32
"1z4jcpx8bbgwslv42wrphfd1qfq965qjn0kmfxm5f6hbbycahcgy")))) "06h8k0kdv5s258jr6s08fabvlycrbs7iq34jk2f2hfmqm2y4nyx2"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-boot" ,r-boot) `(("r-boot" ,r-boot)