From 137600434b27c8936954c9ec2d2e3c65c4d7dfc3 Mon Sep 17 00:00:00 2001 From: Luke Hannan Date: Fri, 7 Aug 2020 23:50:47 +0200 Subject: [PATCH] R-cran-reshape2: revbump for R-4.0.2 --- srcpkgs/R-cran-reshape2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/R-cran-reshape2/template b/srcpkgs/R-cran-reshape2/template index dc30c03cf1c..fbc8a6b6aa9 100644 --- a/srcpkgs/R-cran-reshape2/template +++ b/srcpkgs/R-cran-reshape2/template @@ -1,7 +1,7 @@ # Template file for 'R-cran-reshape2' pkgname=R-cran-reshape2 version=1.4.4 -revision=1 +revision=2 build_style=R-cran makedepends="R-cran-plyr R-cran-stringr R-cran-Rcpp" depends="R-cran-plyr>=1.8.1 R-cran-stringr R-cran-Rcpp"