Skip to content
Snippets Groups Projects
Unverified Commit 4f1c668d authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-rgl: Update to 0.100.30.

* gnu/packages/cran.scm (r-rgl): Update to 0.100.30.
parent 0eb28435
No related branches found
No related tags found
No related merge requests found
......@@ -8930,14 +8930,14 @@ (define-public r-biocmanager
(define-public r-rgl
(package
(name "r-rgl")
(version "0.100.26")
(version "0.100.30")
(source
(origin
(method url-fetch)
(uri (cran-uri "rgl" version))
(sha256
(base32
"0h77akviwjd86j2qyx326xynbmwhypd6ydprzlwqnidd4ckrr271"))))
"0rzqzskcwf2ah4yr62x5rjwf7yh90d43h39gk7jmfc5lc08zaxc5"))))
(build-system r-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment