Date: Sunday, February 16, 2020 @ 09:17:33 Author: felixonmars Revision: 572135
upgpkg: haskell-safe-exceptions 0.1.7.0-68: rebuild with ghc 8.8.2 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 09:16:54 UTC (rev 572134) +++ PKGBUILD 2020-02-16 09:17:33 UTC (rev 572135) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=67 +pkgrel=68 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
