aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-10-13 01:21:40 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-12-12 16:31:59 +0000
commit5e779fca0ac87cdcc080ce7ce8bcfa1c4c5d40b0 (patch)
tree4f63560b3147e24f64e9b214d7b8015db075fac8
parent981a3a5ed59c7564acaf78a59d89f9ae6da214c2 (diff)
downloadaports-5e779fca0ac87cdcc080ce7ce8bcfa1c4c5d40b0.tar.bz2
aports-5e779fca0ac87cdcc080ce7ce8bcfa1c4c5d40b0.tar.xz
community/ghc: LLVM 9
-rw-r--r--community/ghc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ghc/APKBUILD b/community/ghc/APKBUILD
index afa0977016..4925c46797 100644
--- a/community/ghc/APKBUILD
+++ b/community/ghc/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mitch Tishmack <mitch.tishmack@gmail.com>
pkgname=ghc
pkgver=8.6.5
-_llvmver=8
+_llvmver=9
pkgrel=0
# Normal non rc candidate
_urlprefix="$pkgver"