R-cran-lifecycle: update to 0.2.0.
This commit is contained in:
parent
3806c8726b
commit
0301150a9c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'R-cran-lifecycle'
|
||||
pkgname=R-cran-lifecycle
|
||||
version=0.1.0
|
||||
version=0.2.0
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
makedepends="R-cran-glue R-cran-rlang"
|
||||
|
@ -9,4 +9,4 @@ short_desc="Manage the Life Cycle of your Package Functions"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/r-lib/lifecycle"
|
||||
checksum=961c28c016d54beee496572a88602fe94d8456ee6455ac88cb2e0fc3273c3387
|
||||
checksum=29746e8dee05d4e36f9c612e8c7a903a4f648a36b3b94c9776e518c38a412224
|
||||
|
|
Loading…
Reference in New Issue