summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46a5dd76a36f..2749629f7f97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = haskell-ghc-exactprint
pkgdesc = GHC version of haskell-src-exts exactPrint
pkgver = 0.5.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://hackage.haskell.org/package/ghc-exactprint
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 56f8a42b3d88..164ef26d6ad5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_hkgname=ghc-exactprint
pkgname=haskell-ghc-exactprint
pkgver=0.5.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="GHC version of haskell-src-exts exactPrint"
arch=('i686' 'x86_64')
url="https://hackage.haskell.org/package/${_hkgname}"