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

Alexander Rødseth arodseth at nymeria.archlinux.org
Sat Mar 23 23:32:00 UTC 2013


    Date: Sunday, March 24, 2013 @ 00:31:59
  Author: arodseth
Revision: 86892

upgpkg: haddock 2.13.1-3

Modified:
  haddock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-23 23:10:55 UTC (rev 86891)
+++ PKGBUILD	2013-03-23 23:31:59 UTC (rev 86892)
@@ -5,13 +5,13 @@
 
 pkgname=haddock
 pkgver=2.13.1
-pkgrel=2
+pkgrel=3
 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=0.1.0.8')
+depends=('ghc=7.6.2-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