gnu: r-wk: Update to 0.7.3.
* gnu/packages/cran.scm (r-wk): Update to 0.7.3.
This commit is contained in:
parent
9e52a4c23e
commit
d9d20fc2fa
@ -21096,14 +21096,14 @@ tessellation.")
|
||||
(define-public r-wk
|
||||
(package
|
||||
(name "r-wk")
|
||||
(version "0.7.2")
|
||||
(version "0.7.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "wk" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0bxbdsa5zn867l86k5gsry0rp8s39c99gj4bv8psdzif9vsp52vg"))))
|
||||
"0990r1cnsnyjq5sj06bz6wx2kjg62qbixilvz8pn9p37120apyz1"))))
|
||||
(properties `((upstream-name . "wk")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://paleolimbot.github.io/wk/")
|
||||
|
Loading…
Reference in New Issue
Block a user