r-withr: auto updated to 2.5.1-2

This commit is contained in:
BioArchLinuxBot 2023-09-27 00:01:58 +00:00
parent ba7f5835b9
commit 9c7d0b7ae7

View file

@ -9,7 +9,7 @@ _pkgname=withr
_pkgver=2.5.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Run Code 'With' Temporarily Modified Global State"
arch=(any)
url="https://cran.r-project.org/package=${_pkgname}"