Date: Tuesday, July 10, 2018 @ 14:33:08 Author: felixonmars Revision: 356130
upgpkg: haskell-safe-exceptions 0.1.7.0-21 rebuild with base-compat 0.10.4 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-10 14:32:27 UTC (rev 356129) +++ PKGBUILD 2018-07-10 14:33:08 UTC (rev 356130) @@ -4,7 +4,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=20 +pkgrel=21 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
