r-lubridate: auto updated to 1.9.3-2

This commit is contained in:
BioArchLinuxBot 2023-10-28 12:01:54 +00:00
parent 84005636d4
commit 871267f1cc

View file

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