gnu: r-isoband: Update to 0.2.3.

* gnu/packages/cran.scm (r-isoband): Update to 0.2.3.
This commit is contained in:
Ricardo Wurmus 2020-12-09 22:00:16 +01:00
parent b19230386d
commit 2847297e88
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22239,14 +22239,14 @@ (define-public r-zseq
(define-public r-isoband
(package
(name "r-isoband")
(version "0.2.2")
(version "0.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "isoband" version))
(sha256
(base32
"044fg014gb6v6v11gm7ivfipz45iqw9cpahjhaacw6kyahyb66zx"))))
"1zkzdc39dpw2z59bjck27nimz9a2vskmw0f7wb17s53dvy7k3lzr"))))
(properties `((upstream-name . "isoband")))
(build-system r-build-system)
(propagated-inputs