From c9aa5a5b65eae9491d6f17dcc26caeb03c4cd618 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 18 Jul 2017 09:24:07 +0000 Subject: [PATCH] community/R: rebuild against icu-59.1 --- community/R/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/R/APKBUILD b/community/R/APKBUILD index 129769162d9..472b14273c8 100644 --- a/community/R/APKBUILD +++ b/community/R/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Jakub Jirutka pkgname=R pkgver=3.4.1 -pkgrel=0 +pkgrel=1 pkgdesc="Language and environment for statistical computing" url="https://www.r-project.org" arch="all !s390x"