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

Jelle van der Waa jelle at nymeria.archlinux.org
Sun Apr 13 11:20:18 UTC 2014


    Date: Sunday, April 13, 2014 @ 13:20:18
  Author: jelle
Revision: 109324

upgpkg: haskell-extensible-exceptions 0.1.1.4-6

ghc 7.8.2 rebuild

Modified:
  haskell-extensible-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-13 11:20:12 UTC (rev 109323)
+++ PKGBUILD	2014-04-13 11:20:18 UTC (rev 109324)
@@ -4,12 +4,12 @@
 _hkgname=extensible-exceptions
 pkgname=haskell-${_hkgname}
 pkgver=0.1.1.4
-pkgrel=5
+pkgrel=6
 pkgdesc="extensible exceptions for both new and old versions of GHC"
 url="http://hackage.haskell.org/package/extensible-exceptions"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.6.3-1' sh)
+depends=('ghc=7.8.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