From 55740f625905fb3fb488b34a9a5d0f5bf321153f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 20:40:32 +0000 Subject: [PATCH] r-r.cache: auto updated to 0.15.0-4 --- BioArchLinux/r-r.cache/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-r.cache/PKGBUILD b/BioArchLinux/r-r.cache/PKGBUILD index 119efaf36d..54ee1bfe42 100644 --- a/BioArchLinux/r-r.cache/PKGBUILD +++ b/BioArchLinux/r-r.cache/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=R.cache _pkgver=0.15.0 pkgname=r-${_pkgname,,} pkgver=0.15.0 -pkgrel=3 +pkgrel=4 pkgdesc='Fast and Light-Weight Caching (Memoization) of Objects and Results to Speed Up Computations' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"