[arch-commits] Commit in haddock/trunk (PKGBUILD)

Thomas Dziedzic td123 at archlinux.org
Fri Jul 18 01:35:01 UTC 2014


    Date: Friday, July 18, 2014 @ 03:35:00
  Author: td123
Revision: 115840

upgpkg: haddock 2.14.3-1

bump & rebuild

Modified:
  haddock/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-17 21:40:50 UTC (rev 115839)
+++ PKGBUILD	2014-07-18 01:35:00 UTC (rev 115840)
@@ -4,7 +4,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=haddock
-pkgver=2.14.2
+pkgver=2.14.3
 pkgrel=1
 pkgdesc='Tool for generating documentation for Haskell libraries'
 url='http://hackage.haskell.org/package/haddock/'
@@ -11,10 +11,10 @@
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
 makedepends=('alex' 'happy')
-depends=('ghc' 'haskell-xhtml' 'haskell-ghc-paths')
+depends=('ghc=7.8.3-2' 'haskell-ghc-paths')
 install="$pkgname.install"
 source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('33df230cd8baeed87caa31fc13257a921778b6b700c78bd9237024e08d942641')
+sha256sums=('d454f64ed0ea79ec9a94d4d79c8635be74d752d028b737dbe3b5deb9749e310c')
 options=('staticlibs')
 
 build() {




More information about the arch-commits mailing list