parent
8ab5665bfd
commit
f2a67431f9
|
@ -20467,14 +20467,14 @@ tessellation.")
|
||||||
(define-public r-wk
|
(define-public r-wk
|
||||||
(package
|
(package
|
||||||
(name "r-wk")
|
(name "r-wk")
|
||||||
(version "0.7.1")
|
(version "0.7.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "wk" version))
|
(uri (cran-uri "wk" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"116kvg2a9gga14agqvmvj2rbgfpdyasbkjnfjcsw9a9dk0n7g9g5"))))
|
"0bxbdsa5zn867l86k5gsry0rp8s39c99gj4bv8psdzif9vsp52vg"))))
|
||||||
(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