summaryrefslogtreecommitdiff
path: root/community/haskell-json/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haskell-json/PKGBUILD')
-rw-r--r--community/haskell-json/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/haskell-json/PKGBUILD b/community/haskell-json/PKGBUILD
index 4677e1f77..b1ed11582 100644
--- a/community/haskell-json/PKGBUILD
+++ b/community/haskell-json/PKGBUILD
@@ -3,7 +3,7 @@
_hkgname=json
pkgname=haskell-json
pkgver=0.7
-pkgrel=4
+pkgrel=5
pkgdesc="Support for serialising Haskell to and from JSON"
url="http://hackage.haskell.org/package/${_hkgname}"
license=(custom:BSD3)