From 211f70706b9468e1ce8f543e029980e18b18f310 Mon Sep 17 00:00:00 2001 From: Luke Hannan Date: Fri, 7 Aug 2020 17:08:22 +0200 Subject: [PATCH] R-cran-withr: revbump for R-4.0.2 --- srcpkgs/R-cran-withr/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/R-cran-withr/template b/srcpkgs/R-cran-withr/template index 25e2ed5fae6..b615b56ab15 100644 --- a/srcpkgs/R-cran-withr/template +++ b/srcpkgs/R-cran-withr/template @@ -1,7 +1,7 @@ # Template file for 'R-cran-withr' pkgname=R-cran-withr version=2.2.0 -revision=1 +revision=2 build_style=R-cran short_desc="Run Code 'With' Temporarily Modified Global State" maintainer="Florian Wagner "