Date: Thursday, June 28, 2018 @ 13:20:33 Author: felixonmars Revision: 346747
upgpkg: haskell-enclosed-exceptions 1.0.2-22 rebuild with hspec 2.5.2, hspec-core 2.5.2, hspec-discover 2.5.2 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-28 13:20:04 UTC (rev 346746) +++ PKGBUILD 2018-06-28 13:20:33 UTC (rev 346747) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=21 +pkgrel=22 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
