r-curry: auto updated to 0.1.1-10

This commit is contained in:
BioArchLinuxBot 2024-04-24 23:14:52 +00:00
parent 5ccb5f703c
commit 568f2843d2

View file

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