gnu: r-oenb: Update to 0.0.2.

* gnu/packages/cran.scm (r-oenb): Update to 0.0.2.
This commit is contained in:
Ricardo Wurmus 2021-04-08 02:25:48 +02:00
parent c55b81d99f
commit 3e30068225
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -501,14 +501,14 @@ (define-public r-gprofiler2
(define-public r-oenb (define-public r-oenb
(package (package
(name "r-oenb") (name "r-oenb")
(version "0.0.1") (version "0.0.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "oenb" version)) (uri (cran-uri "oenb" version))
(sha256 (sha256
(base32 (base32
"1x1jlqp6r27c4gb7wafzpmh5rq6yq61a2d395r5lsmv2g5jb4biz")))) "1jgxw7ycx2lcdzglg9nix8k08fs4r6i5jdsjzrd6w1dg6smsinl5"))))
(properties `((upstream-name . "oenb"))) (properties `((upstream-name . "oenb")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs