Date: Tuesday, July 10, 2018 @ 15:18:24 Author: felixonmars Revision: 356184
upgpkg: haskell-enclosed-exceptions 1.0.2-26 rebuild with base-compat 0.10.4 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-10 15:17:49 UTC (rev 356183) +++ PKGBUILD 2018-07-10 15:18:24 UTC (rev 356184) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=25 +pkgrel=26 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
