Skip to content

Commit

Permalink
devel/R-cran-lifecycle: Update to 1.0.3
Browse files Browse the repository at this point in the history
PR:		269437
Reported by:	wen@
Approved by:	maintainer(timeout, > 14 days)
  • Loading branch information
wenheping committed Feb 26, 2023
1 parent 02cfe8c commit 4876032
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/R-cran-lifecycle/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lifecycle
PORTVERSION= 1.0.2
PORTVERSION= 1.0.3
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}

Expand All @@ -10,7 +10,8 @@ WWW= https://cran.r-project.org/web/packages/lifecycle/
LICENSE= MIT

CRAN_DEPENDS= R-cran-glue>0:devel/R-cran-glue \
R-cran-rlang>=1.0.5:devel/R-cran-rlang
R-cran-rlang>=1.0.5:devel/R-cran-rlang \
R-cran-cli>3.4.0:devel/R-cran-cli
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}

Expand Down
6 changes: 3 additions & 3 deletions devel/R-cran-lifecycle/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1662891564
SHA256 (lifecycle_1.0.2.tar.gz) = 7b3f3c8ef9c068c5db396b353d62185d9ed02a69b787c7769d24595769a25a63
SIZE (lifecycle_1.0.2.tar.gz) = 102178
TIMESTAMP = 1677388070
SHA256 (lifecycle_1.0.3.tar.gz) = 6459fdc3211585c0cdf120427579c12149b02161efe273a64b825c05e9aa69c2
SIZE (lifecycle_1.0.3.tar.gz) = 106854

0 comments on commit 4876032

Please sign in to comment.