r-fixest: auto updated to 0.11.1-2

This commit is contained in:
BioArchLinuxBot 2023-09-18 18:11:12 +00:00
parent c3d1c981ca
commit 9b729e1b1b

View file

@ -4,7 +4,7 @@ _pkgname=fixest
_pkgver=0.11.1 _pkgver=0.11.1
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Fast Fixed-Effects Estimations" pkgdesc="Fast Fixed-Effects Estimations"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"