summaryrefslogtreecommitdiff
path: root/community/haddock/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/haddock/PKGBUILD')
-rw-r--r--community/haddock/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/haddock/PKGBUILD b/community/haddock/PKGBUILD
index 89d4c74ac..983504248 100644
--- a/community/haddock/PKGBUILD
+++ b/community/haddock/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 79532 2012-11-06 18:05:24Z arodseth $
+# $Id: PKGBUILD 83992 2013-02-08 04:15:24Z td123 $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Vesa Kaihlavirta <vesa@archlinux.org>
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
pkgname=haddock
pkgver=2.13.1
-pkgrel=1
+pkgrel=2
pkgdesc='Tool for generating documentation for Haskell libraries'
url='http://hackage.haskell.org/package/haddock/'
license=('custom:BSD3')
arch=('x86_64' 'i686')
makedepends=('alex' 'happy')
-depends=('ghc=7.6.1-1' 'haskell-xhtml=3000.2.1-2' 'haskell-ghc-paths=0.1.0.8-9')
+depends=('ghc=7.6.2-1' 'haskell-xhtml=3000.2.1' 'haskell-ghc-paths=0.1.0.8')
install=$pkgname.install
source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('6e5e2295cd191e43a046c12544f2f4e8b4260cfda8282d48b15a7a35d8a24e7f')