summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcbpark2017-12-18 16:34:01 +0900
committercbpark2017-12-18 16:34:01 +0900
commitc1889612b9fdc777c0058b0817d481d3866ffb58 (patch)
treed6b9b218cb708666b214c067b39b6c663507206f
parent71b0b045060b732c1777f4d975e10caf9c148792 (diff)
downloadaur-c1889612b9fdc777c0058b0817d481d3866ffb58.tar.gz
upgpkg: haskell-ghc-exactprint 0.5.5.0-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71f467fa0ccd..a59d4f6f7424 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 = 1
+ pkgrel = 2
url = https://hackage.haskell.org/package/ghc-exactprint
arch = x86_64
license = custom:BSD3
diff --git a/PKGBUILD b/PKGBUILD
index 5a80b0420832..5334aefba7be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_hkgname=ghc-exactprint
pkgname=haskell-ghc-exactprint
pkgver=0.5.5.0
-pkgrel=1
+pkgrel=2
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')