From 7465175aeaddd317b7df16d58b14e484bc0ad235 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 26 Apr 2024 00:31:13 +0000 Subject: [PATCH] r-keras: auto updated to 2.15.0-2 --- BioArchLinux/r-keras/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-keras/PKGBUILD b/BioArchLinux/r-keras/PKGBUILD index 092c294365..a6016402ef 100644 --- a/BioArchLinux/r-keras/PKGBUILD +++ b/BioArchLinux/r-keras/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=keras _pkgver=2.15.0 pkgname=r-${_pkgname,,} pkgver=2.15.0 -pkgrel=1 +pkgrel=2 pkgdesc="R Interface to 'Keras'" arch=('any') url="https://cran.r-project.org/package=${_pkgname}"