gnu: r-laeken: Update to 0.5.0.

* gnu/packages/cran.scm (r-laeken): Update to 0.5.0.
This commit is contained in:
Ricardo Wurmus 2019-01-12 16:48:36 +01:00
parent fc74de42da
commit ed46a05c75
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3108,14 +3108,14 @@ where possible.")
(define-public r-laeken (define-public r-laeken
(package (package
(name "r-laeken") (name "r-laeken")
(version "0.4.6") (version "0.5.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "laeken" version)) (uri (cran-uri "laeken" version))
(sha256 (sha256
(base32 (base32
"1rhkv1kk508pwln1d325iq4fink2ncssps0ypxi52j9d7wk78la6")))) "1g9r3y7b0gl91hijk9awa8rjk97mqpkxinzq2cgmx0m38ng9ylpa"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-boot" ,r-boot) `(("r-boot" ,r-boot)