From caf816ee21f51d928a05b3fc84b34779115ca569 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 25 Apr 2024 23:57:49 +0000 Subject: [PATCH] r-coregnet: auto updated to 1.38.0-3 --- BioArchLinux/r-coregnet/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-coregnet/PKGBUILD b/BioArchLinux/r-coregnet/PKGBUILD index b8f38597da..a1b46a9055 100644 --- a/BioArchLinux/r-coregnet/PKGBUILD +++ b/BioArchLinux/r-coregnet/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=CoRegNet _pkgver=1.38.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=2 +pkgrel=3 pkgdesc="reconstruction and integrated analysis of co-regulatory networks" arch=(x86_64) url="https://bioconductor.org/packages/$_pkgname"