diff options
-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 59ed36933b..059a9cc2ac 100644 --- a/community/ghc/APKBUILD +++ b/community/ghc/APKBUILD @@ -2,7 +2,7 @@ pkgname=ghc pkgver=8.8.4 _llvmver=11 -pkgrel=1 +pkgrel=2 # Normal non rc candidate _urlprefix="$pkgver" _pkgprefix="$pkgname-$pkgver" |