summaryrefslogtreecommitdiff
path: root/community/happy/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-05 04:02:14 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-05 04:02:14 +0000
commitd7918d0226da2805ff09c48963d2c79e1327c630 (patch)
tree7899e81c92db3791af5dd17e05c3be10e8a9c007 /community/happy/PKGBUILD
parentbc80cf7c2a23a9d9580f3db36652165fd307b598 (diff)
Mon May 5 03:56:02 UTC 2014
Diffstat (limited to 'community/happy/PKGBUILD')
-rw-r--r--community/happy/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/happy/PKGBUILD b/community/happy/PKGBUILD
index 0eab25381..734c48086 100644
--- a/community/happy/PKGBUILD
+++ b/community/happy/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 106258 2014-02-25 23:08:43Z bpiotrowski $
+# $Id: PKGBUILD 110608 2014-05-04 13:54:48Z td123 $
# Maintainer: Thomas Dziedzic <gostrc@gmail.com>
# Contributor: simo <simo@archlinux.org>
# Contributor: Vesa Kaihlavirta <vegai@iki.fi>
pkgname=happy
pkgver=1.19.3
-pkgrel=1
+pkgrel=2
pkgdesc="The Parser Generator for Haskell"
url="http://hackage.haskell.org/package/happy"
arch=('i686' 'x86_64')
license=("custom:BSD3")
depends=('gmp')
-makedepends=('ghc=7.6.3-1' 'haskell-mtl=2.1.2-3')
+makedepends=('ghc=7.8.2-2' 'haskell-mtl=2.1.3.1-2')
source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
md5sums=('fb9f4aec9d9e3b92be95a8abc43704b4')