me
/
guix
Archived
1
0
Fork 0

gnu: r-rgl: Update to 0.111.6.

* gnu/packages/cran.scm (r-rgl): Update to 0.111.6.
master
Ricardo Wurmus 2023-01-09 22:19:49 +01:00
parent 4f9b35d55c
commit 4e69d047c8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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