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