From b3abe78226fbf78319d4631a5dc19ffda91ef640 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 1 Oct 2018 14:48:27 +0000 Subject: [PATCH] community/R: rebuild against icu-62.1 --- community/R/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/R/APKBUILD b/community/R/APKBUILD index b367a037a59..67e0d32b5f1 100644 --- a/community/R/APKBUILD +++ b/community/R/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Jakub Jirutka pkgname=R pkgver=3.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="Language and environment for statistical computing" url="https://www.r-project.org" arch="all"