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

Jelle van der Waa jelle at nymeria.archlinux.org
Thu Apr 25 12:51:13 UTC 2013


    Date: Thursday, April 25, 2013 @ 14:51:12
  Author: jelle
Revision: 89004

upgpkg: haddock 2.13.1-4

ghc 7.6.3 rebuild

Modified:
  haddock/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-25 12:35:25 UTC (rev 89003)
+++ PKGBUILD	2013-04-25 12:51:12 UTC (rev 89004)
@@ -5,13 +5,13 @@
 
 pkgname=haddock
 pkgver=2.13.1
-pkgrel=3
+pkgrel=4
 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.2-1' 'haskell-xhtml=3000.2.1' 'haskell-ghc-paths')
+depends=('ghc=7.6.3-1' 'haskell-xhtml=3000.2.1' 'haskell-ghc-paths')
 install=$pkgname.install
 source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
 sha256sums=('6e5e2295cd191e43a046c12544f2f4e8b4260cfda8282d48b15a7a35d8a24e7f')




More information about the arch-commits mailing list