summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbpark2017-03-28 22:09:46 +0900
committercbpark2017-03-28 22:09:46 +0900
commitca00fd9120559109bc87e755a1576189b2acb9c3 (patch)
tree4d7147c219d53b54f828c5b0a9992702b5e95f61
parentc7989ef8732ae993c0c1b3582b30a37e035ca2af (diff)
downloadaur-ca00fd9120559109bc87e755a1576189b2acb9c3.tar.gz
upgpkg: haskell-ghc-exactprint 0.5.3.0-2
-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}"