Date: Thursday, May 13, 2021 @ 13:34:48 Author: felixonmars Revision: 933233
upgpkg: haskell-enclosed-exceptions 1.0.3-136: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 13:34:14 UTC (rev 933232) +++ PKGBUILD 2021-05-13 13:34:48 UTC (rev 933233) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=135 +pkgrel=136 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
