gnu: r-iso: Update to 0.0-21.
* gnu/packages/cran.scm (r-iso): Update to 0.0-21.
This commit is contained in:
parent
9494ac4edd
commit
3f9381c2e5
@ -18945,14 +18945,14 @@ the combination of non-negative and non-positive constraints.")
|
|||||||
(define-public r-iso
|
(define-public r-iso
|
||||||
(package
|
(package
|
||||||
(name "r-iso")
|
(name "r-iso")
|
||||||
(version "0.0-18.1")
|
(version "0.0-21")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "Iso" version))
|
(uri (cran-uri "Iso" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vy6jdyvp751430sf2f690yhasjr70cpk3p3lnaaxjq3fs5gg99g"))))
|
"19lgwbfbca30mh3hhnarzab5cvnrwnr0pxam6fvfnadnqzhjm15n"))))
|
||||||
(properties `((upstream-name . "Iso")))
|
(properties `((upstream-name . "Iso")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(native-inputs (list gfortran))
|
(native-inputs (list gfortran))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user