Date: Sunday, March 1, 2020 @ 15:58:44 Author: felixonmars Revision: 587639
upgpkg: haskell-exceptions 0.10.4-20: rebuild with primitive 0.7.0.1 Modified: haskell-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-01 15:57:58 UTC (rev 587638) +++ PKGBUILD 2020-03-01 15:58:44 UTC (rev 587639) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.4 -pkgrel=19 +pkgrel=20 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
