Date: Sunday, June 24, 2018 @ 07:49:54 Author: felixonmars Revision: 345070
upgpkg: haskell-enclosed-exceptions 1.0.2-21 rebuild with tasty 1.1.0.2 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-24 07:49:22 UTC (rev 345069) +++ PKGBUILD 2018-06-24 07:49:54 UTC (rev 345070) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=20 +pkgrel=21 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
