diff options
author | TBK <tbk@jjtc.eu> | 2020-02-21 18:46:52 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-22 16:37:30 -0300 |
commit | ded000b65f32712dc743d68d19ed5d99959245d6 (patch) | |
tree | 1f596ced0873a73ddd1367428e1679db6f40632b /community | |
parent | 92eff874c18343e71974675f508df2eb7b953c28 (diff) | |
download | aports-ded000b65f32712dc743d68d19ed5d99959245d6.tar.bz2 aports-ded000b65f32712dc743d68d19ed5d99959245d6.tar.xz |
community/R: rebuild against icu 65.1
Diffstat (limited to 'community')
-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 9ce006318b..c3072a690a 100644 --- a/community/R/APKBUILD +++ b/community/R/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=R pkgver=3.6.2 -pkgrel=1 +pkgrel=2 pkgdesc="Language and environment for statistical computing" url="https://www.r-project.org" arch="all" |