r-parsnip: auto updated to 1.2.1-1

This commit is contained in:
BioArchLinuxBot 2024-03-23 12:06:24 +00:00
parent c058873381
commit 99624d5c5f

View file

@ -4,7 +4,7 @@ _pkgname=parsnip
_pkgver=1.2.1 _pkgver=1.2.1
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=0 pkgrel=1
pkgdesc="A Common API to Modeling and Analysis Functions" pkgdesc="A Common API to Modeling and Analysis Functions"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"