[arch-commits] Commit in haskell-extensible-exceptions/trunk (PKGBUILD)
Jelle van der Waa
jelle at nymeria.archlinux.org
Wed Apr 24 11:35:18 UTC 2013
Date: Wednesday, April 24, 2013 @ 13:35:17
Author: jelle
Revision: 88855
upgpkg: haskell-extensible-exceptions 0.1.1.4-5
ghc 7.6.3 rebuild
Modified:
haskell-extensible-exceptions/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-24 11:24:29 UTC (rev 88854)
+++ PKGBUILD 2013-04-24 11:35:17 UTC (rev 88855)
@@ -4,12 +4,12 @@
_hkgname=extensible-exceptions
pkgname=haskell-${_hkgname}
pkgver=0.1.1.4
-pkgrel=4
+pkgrel=5
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.2-1' sh)
+depends=('ghc=7.6.3-1' sh)
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
install=$pkgname.install
md5sums=('fa1cadd15c1c7aa362618d41c6e17d8b')
More information about the arch-commits
mailing list