From 79ff125d13c7d5e084ba8fcffc013a8f8ed4db98 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 18:33:25 +0000 Subject: [PATCH] r-minpack.lm: auto updated to 1.2.2-3 --- BioArchLinux/r-minpack.lm/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-minpack.lm/PKGBUILD b/BioArchLinux/r-minpack.lm/PKGBUILD index 1ed2832f01..c451f80b86 100644 --- a/BioArchLinux/r-minpack.lm/PKGBUILD +++ b/BioArchLinux/r-minpack.lm/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=minpack.lm _pkgver=1.2-2 pkgname=r-${_pkgname,,} pkgver=1.2.2 -pkgrel=2 +pkgrel=3 pkgdesc='R Interface to the Levenberg-Marquardt Nonlinear Least-Squares Algorithm Found in MINPACK, Plus Support for Bounds' arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"