From 3ddf53c91c4f11b1889a9305d8a05ec620cbb0ab Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 20:59:21 +0000 Subject: [PATCH] r-keras: auto updated to 2.9.0-3 --- 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 9101b20c09..31891ee1f7 100644 --- a/BioArchLinux/r-keras/PKGBUILD +++ b/BioArchLinux/r-keras/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=keras _pkgver=2.9.0 pkgname=r-${_pkgname,,} pkgver=2.9.0 -pkgrel=2 +pkgrel=3 pkgdesc="R Interface to 'Keras'" arch=('any') url="https://cran.r-project.org/package=${_pkgname}"