We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c1117 commit 6213689Copy full SHA for 6213689
srcpkgs/R-cran-lifecycle/template
@@ -1,6 +1,6 @@
1
# Template file for 'R-cran-lifecycle'
2
pkgname=R-cran-lifecycle
3
-version=1.0.3
+version=1.0.4
4
revision=1
5
build_style=R-cran
6
makedepends="R-cran-glue R-cran-rlang R-cran-cli"
@@ -9,8 +9,7 @@ short_desc="Manage the Life Cycle of your Package Functions"
9
maintainer="Cameron Nemo <[email protected]>"
10
license="MIT"
11
homepage="https://github.com/r-lib/lifecycle"
12
-checksum="6459fdc3211585c0cdf120427579c12149b02161efe273a64b825c05e9aa69c2
13
- 6459fdc3211585c0cdf120427579c12149b02161efe273a64b825c05e9aa69c2"
+checksum=ada4d3c7e84b0c93105e888647c5754219a8334f6e1f82d5afaf83d4855b91cc
14
15
post_install() {
16
vlicense LICENSE
0 commit comments