Date: Tuesday, July 3, 2018 @ 07:31:59 Author: felixonmars Revision: 350536
upgpkg: haskell-enclosed-exceptions 1.0.2-23 rebuild with tagged 0.8.6 Modified: haskell-enclosed-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-03 07:31:23 UTC (rev 350535) +++ PKGBUILD 2018-07-03 07:31:59 UTC (rev 350536) @@ -5,7 +5,7 @@ _hkgname=enclosed-exceptions pkgname=haskell-enclosed-exceptions pkgver=1.0.2 -pkgrel=22 +pkgrel=23 pkgdesc="Catching all exceptions from within an enclosed computation" url="https://github.com/jcristovao/enclosed-exceptions" license=("MIT")
