Date: Tuesday, February 4, 2020 @ 19:10:59 Author: felixonmars Revision: 562338
upgpkg: haskell-safe-exceptions 0.1.7.0-65: rebuild with vector 0.12.1.0 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 19:10:16 UTC (rev 562337) +++ PKGBUILD 2020-02-04 19:10:59 UTC (rev 562338) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=64 +pkgrel=65 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
