gnu: r-r-huge: Update to 0.10.0.
* gnu/packages/cran.scm (r-r-huge): Update to 0.10.0.
This commit is contained in:
parent
53dbbb1aa8
commit
ae0384d46a
1 changed files with 2 additions and 2 deletions
|
@ -27133,14 +27133,14 @@ (define-public r-acmer
|
|||
(define-public r-r-huge
|
||||
(package
|
||||
(name "r-r-huge")
|
||||
(version "0.9.0")
|
||||
(version "0.10.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "R.huge" version))
|
||||
(sha256
|
||||
(base32
|
||||
"13p558qalv60pgr24nsm6mi92ryj65rsbqa6pgdwy0snjqx12bgi"))))
|
||||
"1wjcssvn76fblpivwkapdwcw08pygbkj7qskcl0wn8mda9w5f72b"))))
|
||||
(properties `((upstream-name . "R.huge")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue