Date: Wednesday, February 5, 2020 @ 08:35:58 Author: felixonmars Revision: 562872
upgpkg: haskell-exceptions 0.10.4-8: 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-05 08:35:13 UTC (rev 562871) +++ PKGBUILD 2020-02-05 08:35:58 UTC (rev 562872) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.4 -pkgrel=7 +pkgrel=8 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
