Date: Monday, May 27, 2019 @ 09:15:13 Author: felixonmars Revision: 471185
upgpkg: haskell-enclosed-exceptions 1.0.3-24 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 09:14:43 UTC (rev 471184) +++ PKGBUILD 2019-05-27 09:15:13 UTC (rev 471185) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=23 +pkgrel=24 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
