From 16883bc069db33bc23eea87a9e1adfac9f724446 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 25 Apr 2024 00:52:27 +0000 Subject: [PATCH] r-elasticnet: auto updated to 1.3-8 --- 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 3c474c30f6..9a174e3c20 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=7 +pkgrel=8 pkgdesc="Elastic-Net for Sparse Estimation and Sparse PCA" arch=(any) url="https://cran.r-project.org/package=$_pkgname"