Date: Wednesday, July 4, 2018 @ 18:09:16 Author: felixonmars Revision: 352002
upgpkg: haskell-enclosed-exceptions 1.0.2-24 rebuild with semigroupoids 5.3.1, base-orphans 0.8 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-04 18:08:42 UTC (rev 352001) +++ PKGBUILD 2018-07-04 18:09:16 UTC (rev 352002) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=23 +pkgrel=24 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
