From 9db0588c60c77b363f1815d7cc6fdbafcdef2e37 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 11 Apr 2024 18:08:28 +0000 Subject: [PATCH] r-elasticnet: auto updated to 1.3-7 --- BioArchLinux/r-elasticnet/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-elasticnet/PKGBUILD b/BioArchLinux/r-elasticnet/PKGBUILD index c203f041d7..3c474c30f6 100644 --- a/BioArchLinux/r-elasticnet/PKGBUILD +++ b/BioArchLinux/r-elasticnet/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=elasticnet _pkgver=1.3 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=6 +pkgrel=7 pkgdesc="Elastic-Net for Sparse Estimation and Sparse PCA" arch=(any) url="https://cran.r-project.org/package=$_pkgname"