mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-magrittr: update to 2.0.1.
This commit is contained in:
parent
425a7c7bef
commit
944e14e19e
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'R-cran-magrittr'
|
# Template file for 'R-cran-magrittr'
|
||||||
pkgname=R-cran-magrittr
|
pkgname=R-cran-magrittr
|
||||||
version=1.5
|
version=2.0.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
short_desc="Forward-Pipe Operator for R"
|
short_desc="Forward-Pipe Operator for R"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://cran.r-project.org/web/packages/magrittr/index.html"
|
homepage="https://cran.r-project.org/web/packages/magrittr/index.html"
|
||||||
checksum=05c45943ada9443134caa0ab24db4a962b629f00b755ccf039a2a2a7b2c92ae8
|
checksum=75c265d51cc2b34beb27040edb09823c7b954d3990a7a931e40690b75d4aad5f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue