summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbpark2018-01-19 16:34:26 +0900
committercbpark2018-01-19 16:34:26 +0900
commit32fd19cc7fc8f1dac8a825da8be927ae35584b8c (patch)
tree4bd669e84140274a27eb370b13a2ccc5528db869
parentc1889612b9fdc777c0058b0817d481d3866ffb58 (diff)
downloadaur-32fd19cc7fc8f1dac8a825da8be927ae35584b8c.tar.gz
upgpkg: haskell-ghc-exactprint 0.5.5.0-3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a59d4f6f7424..8998dc81d1aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = haskell-ghc-exactprint
pkgdesc = Using the API Annotations available from GHC 7.10.2, this library provides a means to round trip any code that can be compiled by GHC, currently excluding lhs files.
pkgver = 0.5.5.0
- pkgrel = 2
+ pkgrel = 3
url = https://hackage.haskell.org/package/ghc-exactprint
arch = x86_64
license = custom:BSD3
diff --git a/PKGBUILD b/PKGBUILD
index 5334aefba7be..a1c97507d2b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_hkgname=ghc-exactprint
pkgname=haskell-ghc-exactprint
pkgver=0.5.5.0
-pkgrel=2
+pkgrel=3
pkgdesc="Using the API Annotations available from GHC 7.10.2, this library provides a means to round trip any code that can be compiled by GHC, currently excluding lhs files."
url="https://hackage.haskell.org/package/${_hkgname}"
arch=('x86_64')