Date: Thursday, September 22, 2022 @ 10:10:51 Author: felixonmars Revision: 1307058
upgpkg: haskell-enclosed-exceptions 1.0.3-213: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 10:09:51 UTC (rev 1307057) +++ PKGBUILD 2022-09-22 10:10:51 UTC (rev 1307058) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=212 +pkgrel=213 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
