From f0cd2314cd438184530d910cf8600ed26ca1a04a Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 18:29:47 +0000 Subject: [PATCH] r-coda: auto updated to 0.19.4-4 --- BioArchLinux/r-coda/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-coda/PKGBUILD b/BioArchLinux/r-coda/PKGBUILD index de4c0c9cbe..7f6b6f96af 100644 --- a/BioArchLinux/r-coda/PKGBUILD +++ b/BioArchLinux/r-coda/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=coda _pkgver=0.19-4 pkgname=r-${_pkgname,,} pkgver=0.19.4 -pkgrel=3 +pkgrel=4 pkgdesc='Output Analysis and Diagnostics for MCMC' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"