r-curry: auto updated to 0.1.1-9

This commit is contained in:
BioArchLinuxBot 2024-03-27 18:04:06 +00:00
parent 99113e3c6c
commit c79e8e7a27

View file

@ -4,7 +4,7 @@ _pkgname=curry
_pkgver=0.1.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=8
pkgrel=9
pkgdesc="Partial Function Application with %<%, %-<%, and %><%"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"