Date: Saturday, February 2, 2013 @ 11:07:02 Author: arodseth Revision: 83493
upgpkg: haskell-xhtml 3000.2.1-2 Modified: haskell-xhtml/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-02 09:47:53 UTC (rev 83492) +++ PKGBUILD 2013-02-02 10:07:02 UTC (rev 83493) @@ -1,6 +1,7 @@ -# Maintainer: Vesa Kaihlavirta <[email protected]> +# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $ +# Maintainer: Alexander Rødseth <[email protected]> +# Contributor: Vesa Kaihlavirta <[email protected]> # Contributor: Arch Haskell Team <[email protected]> -# Contributor: Alexander Rødseth <[email protected]> _hkgname=xhtml pkgname=haskell-xhtml @@ -10,7 +11,7 @@ url='http://hackage.haskell.org/package/xhtml' license=('custom:BSD3') arch=('x86_64' 'i686') -depends=('ghc=7.6.1-1' 'sh') +depends=('ghc=7.6.2-1' 'sh') source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") install=$pkgname.install sha256sums=('33020782170c1c083bc59fc3bfcb72cec2db223e02d1181c07ae23b9fa7fdcd8')
