r-future.apply: auto updated to 1.9.0-3

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:55:15 +00:00
parent 43b031a000
commit 6c26f1116d

View file

@ -4,7 +4,7 @@ _pkgname=future.apply
_pkgver=1.9.0 _pkgver=1.9.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.9.0 pkgver=1.9.0
pkgrel=2 pkgrel=3
pkgdesc='Apply Function to Elements in Parallel using Futures' pkgdesc='Apply Function to Elements in Parallel using Futures'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"