mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 20:31:01 +01:00
gnu: r-wk: Update to 0.9.2.
* gnu/packages/cran.scm (r-wk): Update to 0.9.2. Change-Id: I88d947874b62745d27dd3a491afb8e0542cf37d5
This commit is contained in:
parent
2778fb3ab2
commit
4383547ec7
1 changed files with 2 additions and 2 deletions
|
@ -24299,14 +24299,14 @@ tessellation.")
|
|||
(define-public r-wk
|
||||
(package
|
||||
(name "r-wk")
|
||||
(version "0.9.1")
|
||||
(version "0.9.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "wk" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0yxzyb09by9winspdn0585xhjmdcablb07wx6pf7ahg0q18sz85p"))))
|
||||
"1y75hdg1p1h6pja3zxpllmbvzqlh67n5z9d3d6zhknxfkgfmwrrk"))))
|
||||
(properties `((upstream-name . "wk")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://paleolimbot.github.io/wk/")
|
||||
|
|
Loading…
Add table
Reference in a new issue