Date: Wednesday, February 5, 2020 @ 09:21:35 Author: felixonmars Revision: 562946
upgpkg: haskell-safe-exceptions 0.1.7.0-66: 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-05 09:20:53 UTC (rev 562945) +++ PKGBUILD 2020-02-05 09:21:35 UTC (rev 562946) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=65 +pkgrel=66 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
