mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 15:02:55 +01:00
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
1 changed files with 2 additions and 2 deletions
|
@ -18945,14 +18945,14 @@ the combination of non-negative and non-positive constraints.")
|
|||
(define-public r-iso
|
||||
(package
|
||||
(name "r-iso")
|
||||
(version "0.0-18.1")
|
||||
(version "0.0-21")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "Iso" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vy6jdyvp751430sf2f690yhasjr70cpk3p3lnaaxjq3fs5gg99g"))))
|
||||
"19lgwbfbca30mh3hhnarzab5cvnrwnr0pxam6fvfnadnqzhjm15n"))))
|
||||
(properties `((upstream-name . "Iso")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list gfortran))
|
||||
|
|
Loading…
Add table
Reference in a new issue