gnu: r-rgl: Update to 1.0.1.

* gnu/packages/cran.scm (r-rgl): Update to 1.0.1.
This commit is contained in:
Ricardo Wurmus 2023-02-18 16:08:31 +01:00
parent dfdb2eabfc
commit 16019e9585
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -15294,14 +15294,14 @@ Bioconductor packages.")
(define-public r-rgl
(package
(name "r-rgl")
(version "0.111.6")
(version "1.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "rgl" version))
(sha256
(base32
"1h6nbcnbl0knmc91923wfhghs58yjc84mhnmk2byd474lrgzxynd"))))
"1j1g1b1j6azhg944ddzzrxgynb2bfl14l5qz58n4mhvxrbx018w9"))))
(build-system r-build-system)
(native-inputs
(list pkg-config