Skip to content

Commit

Permalink
math/R-cran-wk: Update to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Aug 26, 2023
1 parent b0bf855 commit 750174d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion math/R-cran-wk/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wk
DISTVERSION= 0.7.3
DISTVERSION= 0.8.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand All @@ -9,6 +9,9 @@ WWW= https://cran.r-project.org/web/packages/wk/

LICENSE= MIT

TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat \
R-cran-vctrs>0:devel/R-cran-vctrs

USES= compiler:c++11-lang cran:auto-plist,compiles

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions math/R-cran-wk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1685874525
SHA256 (wk_0.7.3.tar.gz) = e1fbab800867dc642ffa9bc61e1716e6c9293a377f192075c1d25b6d59c82025
SIZE (wk_0.7.3.tar.gz) = 1001316
TIMESTAMP = 1693054268
SHA256 (wk_0.8.0.tar.gz) = aa078ac6af2bb60c7b6f5bc77fdad6cb12a98cdf40ff9e6b08d391e5f2e8008c
SIZE (wk_0.8.0.tar.gz) = 1007798

0 comments on commit 750174d

Please sign in to comment.