Date: Sunday, July 29, 2018 @ 04:22:51 Author: felixonmars Revision: 364035
upgpkg: haskell-enclosed-exceptions 1.0.3-3 rebuild with tasty 1.1.0.3 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-29 04:22:19 UTC (rev 364034) +++ PKGBUILD 2018-07-29 04:22:51 UTC (rev 364035) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
