R-cran-lubridate: update to 1.7.0. (#8687)
This commit is contained in:
parent
13f4508e16
commit
4c08c91ee7
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'R-cran-lubridate'
|
||||
pkgname=R-cran-lubridate
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
depends+=" R-cran-stringr"
|
||||
makedepends+=" R-cran-stringr"
|
||||
depends+=" R-cran-stringr R-cran-Rcpp"
|
||||
makedepends+=" R-cran-stringr R-cran-Rcpp"
|
||||
short_desc="Make Dealing with Dates a Little Easier"
|
||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="GPL-2"
|
||||
homepage="https://github.com/hadley/lubridate"
|
||||
checksum=1a87edfc2c57b22b6d9b49354545dd063e6c03a415544090b531c42423cf2632
|
||||
checksum=9a86a0edd7345b3c2b26022412681fae3abc3280962cba142b41a252e8d71816
|
||||
|
|
Loading…
Add table
Reference in a new issue