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

Felix Yan fyan at nymeria.archlinux.org
Sat Apr 19 04:35:31 UTC 2014


    Date: Saturday, April 19, 2014 @ 06:35:31
  Author: fyan
Revision: 109814

upgpkg: haskell-xhtml 3000.2.1-7

- ghc 7.8.2 rebuild (take 2)

Modified:
  haskell-xhtml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-19 04:31:46 UTC (rev 109813)
+++ PKGBUILD	2014-04-19 04:35:31 UTC (rev 109814)
@@ -6,12 +6,12 @@
 _hkgname=xhtml
 pkgname=haskell-xhtml
 pkgver=3000.2.1
-pkgrel=6
+pkgrel=7
 pkgdesc='Combinators for producing XHTML 1.0'
 url='http://hackage.haskell.org/package/xhtml'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.8.2' 'sh')
+depends=('ghc=7.8.2-2' 'sh')
 source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
 install="$pkgname.install"
 options=('staticlibs')




More information about the arch-commits mailing list