Date: Tuesday, February 4, 2020 @ 18:29:11 Author: felixonmars Revision: 562257
upgpkg: haskell-exceptions 0.10.4-7: rebuild with vector 0.12.1.0 Modified: haskell-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 18:28:28 UTC (rev 562256) +++ PKGBUILD 2020-02-04 18:29:11 UTC (rev 562257) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.4 -pkgrel=6 +pkgrel=7 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
