Date: Wednesday, April 3, 2019 @ 22:18:46 Author: felixonmars Revision: 448518
upgpkg: haskell-enclosed-exceptions 1.0.3-19 rebuild with transformers-compat 0.6.4 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-03 22:18:04 UTC (rev 448517) +++ PKGBUILD 2019-04-03 22:18:46 UTC (rev 448518) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=18 +pkgrel=19 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
