Date: Monday, September 2, 2019 @ 06:25:16 Author: felixonmars Revision: 506629
upgpkg: haskell-safe-exceptions 0.1.7.0-56 rebuild with exceptions 0.10.3 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-02 06:24:41 UTC (rev 506628) +++ PKGBUILD 2019-09-02 06:25:16 UTC (rev 506629) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=55 +pkgrel=56 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
