Date: Tuesday, October 27, 2020 @ 17:02:01 Author: felixonmars Revision: 734672
upgpkg: haskell-enclosed-exceptions 1.0.3-80: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 17:01:37 UTC (rev 734671) +++ PKGBUILD 2020-10-27 17:02:01 UTC (rev 734672) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=79 +pkgrel=80 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
