gnu: r-energy: Update to 1.7-10.
* gnu/packages/cran.scm (r-energy): Update to 1.7-10.
This commit is contained in:
parent
e5eec206ae
commit
99206a360f
1 changed files with 2 additions and 2 deletions
|
@ -4876,14 +4876,14 @@ (define-public r-fitdistrplus
|
|||
(define-public r-energy
|
||||
(package
|
||||
(name "r-energy")
|
||||
(version "1.7-9")
|
||||
(version "1.7-10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "energy" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ndssfi0hbnsm5jwrns7m63ppxm221hd6gk0b0wa1a7mk7ny1l38"))))
|
||||
"19xyw5bkyzfk22gly2ca2nsznqnrhaq4a77727kr1k26bj3y8gal"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-boot r-gsl r-rcpp))
|
||||
|
|
Loading…
Reference in a new issue