Date: Sunday, March 10, 2019 @ 07:52:18 Author: felixonmars Revision: 439020
upgpkg: haskell-safe-exceptions 0.1.7.0-36 rebuild with ghc 8.6.4 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 07:51:32 UTC (rev 439019) +++ PKGBUILD 2019-03-10 07:52:18 UTC (rev 439020) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=35 +pkgrel=36 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
