r-furrr: auto updated to 0.3.1-7

This commit is contained in:
BioArchLinuxBot 2024-04-25 11:12:26 +00:00
parent fca7741939
commit 9684bb6577

View file

@ -5,7 +5,7 @@ _pkgname=furrr
_pkgver=0.3.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=6
pkgrel=7
pkgdesc="Apply Mapping Functions in Parallel using Futures"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"