Date: Wednesday, May 8, 2019 @ 21:09:14 Author: felixonmars Revision: 463299
upgpkg: haskell-safe-exceptions 0.1.7.0-42 rebuild with exceptions 0.10.2 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-08 21:08:41 UTC (rev 463298) +++ PKGBUILD 2019-05-08 21:09:14 UTC (rev 463299) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=41 +pkgrel=42 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
