diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 17:53:32 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 17:53:32 +0000 |
commit | fe19aabe55bc859f7354fa69e7af11d2017e5e85 (patch) | |
tree | 072591741ca013bd748b2918a98543269bb0ca76 /community/R | |
parent | fc5e010f8264be8efea1c696f5ed75229b3bfdc6 (diff) | |
download | aports-fe19aabe55bc859f7354fa69e7af11d2017e5e85.tar.bz2 aports-fe19aabe55bc859f7354fa69e7af11d2017e5e85.tar.xz |
community/R: rebuild against icu-63.1
Diffstat (limited to 'community/R')
-rw-r--r-- | community/R/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/R/APKBUILD b/community/R/APKBUILD index 67e0d32b5f..29ca060bbd 100644 --- a/community/R/APKBUILD +++ b/community/R/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=R pkgver=3.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing" url="https://www.r-project.org" arch="all" |