summaryrefslogtreecommitdiff
path: root/community/haskell-quickcheck/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-20 04:21:08 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-20 04:21:08 +0000
commit29c4d88cb6f67caf6164909e0fe2185d46fc5093 (patch)
treefa25c2395883a60b0ce3cc3a87ddb2bc52e0bb6b /community/haskell-quickcheck/PKGBUILD
parente326eefd3e4853a3b36ef72eba0b21d21170de31 (diff)
Sun Jul 20 04:10:18 UTC 2014
Diffstat (limited to 'community/haskell-quickcheck/PKGBUILD')
-rw-r--r--community/haskell-quickcheck/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/haskell-quickcheck/PKGBUILD b/community/haskell-quickcheck/PKGBUILD
index dc634aae5..9e7bf0110 100644
--- a/community/haskell-quickcheck/PKGBUILD
+++ b/community/haskell-quickcheck/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 110628 2014-05-04 13:55:06Z td123 $
+# $Id: PKGBUILD 115988 2014-07-19 16:05:19Z td123 $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Vesa Kaihlavirta <vesa@archlinux.org>
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
@@ -6,7 +6,7 @@
_hkgname=QuickCheck
pkgname=haskell-quickcheck
pkgver=2.7.3
-pkgrel=2
+pkgrel=3
pkgdesc='Automatic testing of Haskell programs'
url='http://hackage.haskell.org/package/QuickCheck'
license=('custom:BSD3')