Date: Sunday, March 15, 2020 @ 11:17:20 Author: felixonmars Revision: 597809
upgpkg: haskell-exceptions 0.10.4-21: rebuild with hashable 1.3.0.0 Modified: haskell-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 11:17:07 UTC (rev 597808) +++ PKGBUILD 2020-03-15 11:17:20 UTC (rev 597809) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.4 -pkgrel=20 +pkgrel=21 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
