Date: Thursday, March 3, 2022 @ 19:28:46 Author: felixonmars Revision: 1141068
upgpkg: haskell-enclosed-exceptions 1.0.3-182: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 19:28:18 UTC (rev 1141067) +++ PKGBUILD 2022-03-03 19:28:46 UTC (rev 1141068) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=181 +pkgrel=182 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
