Date: Saturday, May 26, 2018 @ 19:23:09 Author: felixonmars Revision: 331028
upgpkg: haskell-enclosed-exceptions 1.0.2-16 rebuild with transformers-base 0.4.5.2 transformers-compat 0.6.2 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-26 19:22:47 UTC (rev 331027) +++ PKGBUILD 2018-05-26 19:23:09 UTC (rev 331028) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=15 +pkgrel=16 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
