mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-lifecycle: update to 1.0.1
This commit is contained in:
parent
f887976916
commit
fc24cf979a
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'R-cran-lifecycle'
|
# Template file for 'R-cran-lifecycle'
|
||||||
pkgname=R-cran-lifecycle
|
pkgname=R-cran-lifecycle
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-glue R-cran-rlang"
|
makedepends="R-cran-glue R-cran-rlang"
|
||||||
depends="R-cran-glue R-cran-rlang"
|
depends="R-cran-glue R-cran-rlang"
|
||||||
short_desc="Manage the Life Cycle of your Package Functions"
|
short_desc="Manage the Life Cycle of your Package Functions"
|
||||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/r-lib/lifecycle"
|
homepage="https://github.com/r-lib/lifecycle"
|
||||||
checksum=03334ab213f2ad49a49e184e73f2051e04d35d43f562db903e68243cd2ec0f8e
|
checksum="1da76e1c00f1be96ca34e122ae611259430bf99d6a1b999fdef70c00c30f7ba0
|
||||||
|
1da76e1c00f1be96ca34e122ae611259430bf99d6a1b999fdef70c00c30f7ba0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue