Date: Wednesday, March 27, 2019 @ 20:01:07 Author: felixonmars Revision: 444950
upgpkg: haskell-enclosed-exceptions 1.0.3-17 rebuild with base-orphans 0.8.1 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-27 20:00:32 UTC (rev 444949) +++ PKGBUILD 2019-03-27 20:01:07 UTC (rev 444950) @@ -4,7 +4,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.3 -pkgrel=16 +pkgrel=17 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
