gnu: r-drr: Update to 0.0.3.

* gnu/packages/cran.scm (r-drr): Update to 0.0.3.
This commit is contained in:
Ricardo Wurmus 2018-02-13 15:53:44 +01:00
parent 92e4534ca8
commit 0f001b3c5a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1038,14 +1038,14 @@ variable models.")
(define-public r-drr (define-public r-drr
(package (package
(name "r-drr") (name "r-drr")
(version "0.0.2") (version "0.0.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "DRR" version)) (uri (cran-uri "DRR" version))
(sha256 (sha256
(base32 (base32
"1scfwp6ry6apxzqjclsmn2frxp9qfw6zxsxn5w0j0q3sz42hz1h2")))) "1yd1fvllfkcrwg9v322n4wkk4q4q84nvy58y4vac9pdr3yf3i4vl"))))
(properties `((upstream-name . "DRR"))) (properties `((upstream-name . "DRR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs