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

* gnu/packages/cran.scm (r-np): Update to 0.60-9.
This commit is contained in:
Ricardo Wurmus 2018-10-30 07:52:25 +01:00
parent 44de41b572
commit 02c57c018a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3364,14 +3364,14 @@ creation and manipulation of WAVE audio files.")
(define-public r-np (define-public r-np
(package (package
(name "r-np") (name "r-np")
(version "0.60-8") (version "0.60-9")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "np" version)) (uri (cran-uri "np" version))
(sha256 (sha256
(base32 (base32
"17h67a510wh83800ri6g02wvznrlhigxni8shyijz1iaxcpk8k4j")))) "1z4jcpx8bbgwslv42wrphfd1qfq965qjn0kmfxm5f6hbbycahcgy"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-boot" ,r-boot) `(("r-boot" ,r-boot)