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

Thomas Dziedzic tdziedzic at archlinux.org
Sun Feb 26 16:49:24 UTC 2012


    Date: Sunday, February 26, 2012 @ 11:49:24
  Author: tdziedzic
Revision: 151469

upgpkg: haskell-html 1.0.1.2-10

rebuild for ghc

Modified:
  haskell-html/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-26 16:43:47 UTC (rev 151468)
+++ PKGBUILD	2012-02-26 16:49:24 UTC (rev 151469)
@@ -1,16 +1,16 @@
 # Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 # Package generated by cabal2arch 0.7.6
+
 _hkgname=html
 pkgname=haskell-html
 pkgver=1.0.1.2
-pkgrel=9.1
+pkgrel=10
 pkgdesc="HTML combinator library"
 url="http://hackage.haskell.org/package/html"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=(ghc=7.0.3-2 sh)
-options=('strip')
+depends=('ghc=7.4.1-2' sh)
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
 md5sums=('2a7de5a2af9a2f80d39825d6a95ee445')




More information about the arch-commits mailing list