R-cran-lubridate: update to 1.7.1. (#8852)
This commit is contained in:
parent
197d7109ea
commit
9765003a7e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'R-cran-lubridate'
|
||||
pkgname=R-cran-lubridate
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
depends+=" R-cran-stringr R-cran-Rcpp"
|
||||
|
@ -9,4 +9,4 @@ 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=9a86a0edd7345b3c2b26022412681fae3abc3280962cba142b41a252e8d71816
|
||||
checksum=898c3f482ab8f5e5b415eecd13d1238769c88faed19b63fcb074ffe5ff57fb5f
|
||||
|
|
Loading…
Reference in New Issue