diff options
Diffstat (limited to 'community/ghc')
-rw-r--r-- | community/ghc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ghc/APKBUILD b/community/ghc/APKBUILD index 1b5eae5023..5c3b5da68e 100644 --- a/community/ghc/APKBUILD +++ b/community/ghc/APKBUILD @@ -2,7 +2,7 @@ pkgname=ghc pkgver=8.6.5 _llvmver=9 -pkgrel=3 +pkgrel=4 # Normal non rc candidate _urlprefix="$pkgver" _pkgprefix="$pkgname-$pkgver" |