Date: Friday, June 1, 2018 @ 09:49:48 Author: felixonmars Revision: 335820
upgpkg: haskell-safe-exceptions 0.1.7.0-15 rebuild with ghc 8.4.3 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 09:49:15 UTC (rev 335819) +++ PKGBUILD 2018-06-01 09:49:48 UTC (rev 335820) @@ -4,7 +4,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=14 +pkgrel=15 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
