Date: Tuesday, March 26, 2019 @ 21:19:11 Author: felixonmars Revision: 443678
upgpkg: haskell-enclosed-exceptions 1.0.3-16 rebuild with exceptions 0.10.1 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-26 21:18:41 UTC (rev 443677) +++ PKGBUILD 2019-03-26 21:19:11 UTC (rev 443678) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=15 +pkgrel=16 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
