Date: Sunday, August 6, 2017 @ 20:18:39 Author: felixonmars Revision: 249103
upgpkg: haskell-enclosed-exceptions 1.0.2-8 rebuild with monad-control,1.0.2.2 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-06 20:17:34 UTC (rev 249102) +++ PKGBUILD 2017-08-06 20:18:39 UTC (rev 249103) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=7 +pkgrel=8 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
