From eb1c87b1828e97d395d8390fa0248925bc809598 Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Sun, 22 Oct 2017 19:42:49 +0000
Subject: [PATCH] community/ghc to 8.2.1-3

---
 community/ghc/PKGBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/ghc/PKGBUILD b/community/ghc/PKGBUILD
index 1620140d1..1d0642430 100644
--- a/community/ghc/PKGBUILD
+++ b/community/ghc/PKGBUILD
@@ -18,7 +18,7 @@ shopt -s extglob
 pkgbase=ghc
 pkgname=(ghc-libs ghc ghc-static)
 pkgver=8.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc='The Glasgow Haskell Compiler'
 arch=('i686' 'x86_64')
 url='http://www.haskell.org/ghc/'