Archived
1
0
Fork 0

gnu: r-r-huge: Update to 0.10.1.

* gnu/packages/cran.scm (r-r-huge): Update to 0.10.1.

Change-Id: Ia7a7cceefd816a36fd8c33866e379c5780088c42
This commit is contained in:
Ricardo Wurmus 2024-01-25 09:20:31 +01:00
parent bd65f7b6af
commit 353de1f8de
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -28777,14 +28777,14 @@ settings.")
(define-public r-r-huge (define-public r-r-huge
(package (package
(name "r-r-huge") (name "r-r-huge")
(version "0.10.0") (version "0.10.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "R.huge" version)) (uri (cran-uri "R.huge" version))
(sha256 (sha256
(base32 (base32
"1wjcssvn76fblpivwkapdwcw08pygbkj7qskcl0wn8mda9w5f72b")))) "1s3cg0kjaici6chgy21zhxwag9ldiif4103ajk121l8ambd1xjq5"))))
(properties `((upstream-name . "R.huge"))) (properties `((upstream-name . "R.huge")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs