R-cran-lubridate: update to 1.7.8
This commit is contained in:
parent
d7a53745fb
commit
2b19f810b9
1 changed files with 6 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'R-cran-lubridate'
|
# Template file for 'R-cran-lubridate'
|
||||||
pkgname=R-cran-lubridate
|
pkgname=R-cran-lubridate
|
||||||
version=1.7.4
|
version=1.7.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
depends+=" R-cran-stringr R-cran-Rcpp>=0.12.13"
|
makedepends="R-cran-generics R-cran-Rcpp"
|
||||||
makedepends+=" R-cran-stringr R-cran-Rcpp"
|
depends="R-cran-generics R-cran-Rcpp>=0.12.13"
|
||||||
short_desc="Make Dealing with Dates a Little Easier"
|
short_desc="Make Dealing with Dates a Little Easier"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/hadley/lubridate"
|
homepage="https://github.com/tidyverse/lubridate"
|
||||||
checksum=510ca87bd91631c395655ee5029b291e948b33df09e56f6be5839f43e3104891
|
checksum=3da19922fc373e113ecc58c4984955ba26da703edc9c991bd444b7077d4b553c
|
||||||
|
|
Loading…
Reference in a new issue