gnu: r-isoband: Update to 0.2.5.
* gnu/packages/cran.scm (r-isoband): Update to 0.2.5.
This commit is contained in:
parent
49979bf735
commit
35f9a754d8
@ -24478,14 +24478,14 @@ Encyclopedia of Integer Sequences} (OEIS) in the function help page.")
|
|||||||
(define-public r-isoband
|
(define-public r-isoband
|
||||||
(package
|
(package
|
||||||
(name "r-isoband")
|
(name "r-isoband")
|
||||||
(version "0.2.4")
|
(version "0.2.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "isoband" version))
|
(uri (cran-uri "isoband" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0z1qpxcl8b6fi691fbdr3vrb19mn4pas1iff62zl1bafzbdvpmcn"))))
|
"19bbi0n0kz33xdgmdprcmc6raphd1hcm1w1brc16z5phcsh3zxa6"))))
|
||||||
(properties `((upstream-name . "isoband")))
|
(properties `((upstream-name . "isoband")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user