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

Thomas Dziedzic tdziedzic at archlinux.org
Sun Feb 26 16:43:29 UTC 2012


    Date: Sunday, February 26, 2012 @ 11:43:29
  Author: tdziedzic
Revision: 151467

upgpkg: haskell-xhtml 3000.2.0.5-1

rebuild for ghc

Modified:
  haskell-xhtml/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-26 12:39:20 UTC (rev 151466)
+++ PKGBUILD	2012-02-26 16:43:29 UTC (rev 151467)
@@ -1,19 +1,19 @@
 # Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 # Package generated by cabal2arch 0.7.6
+
 _hkgname=xhtml
 pkgname=haskell-xhtml
-pkgver=3000.2.0.1
-pkgrel=7.1
+pkgver=3000.2.0.5
+pkgrel=1
 pkgdesc="Combinators for producing XHTML 1.0, including the Strict, Transitional and Frameset variants."
 url="http://hackage.haskell.org/package/xhtml"
 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=('9e3e7d9c66618c5e29716f90e54363c9')
+md5sums=('d51e20de416b825aba6b874a221acfc4')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}




More information about the arch-commits mailing list