r-lubridate: auto updated to 1.8.0-4

This commit is contained in:
BioArchLinuxBot 2022-05-30 19:00:46 +00:00
parent 9784657b82
commit b28ec29d1f

View file

@ -5,7 +5,7 @@ _pkgname=lubridate
_pkgver=1.8.0 _pkgver=1.8.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.8.0 pkgver=1.8.0
pkgrel=3 pkgrel=4
pkgdesc='Make Dealing with Dates a Little Easier' pkgdesc='Make Dealing with Dates a Little Easier'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"