From 5db8458de5f1f94b3d10a6688e5520b93c88b56a Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Fri, 3 May 2019 15:39:43 +0000 Subject: [PATCH] community/R: rebuild against icu-64 --- community/R/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/R/APKBUILD b/community/R/APKBUILD index 1d3236fdfb3d..c1ce1f70a88b 100644 --- a/community/R/APKBUILD +++ b/community/R/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=R pkgver=3.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="Language and environment for statistical computing" url="https://www.r-project.org" arch="all" -- GitLab