Date: Sunday, March 15, 2020 @ 12:01:44 Author: felixonmars Revision: 597867
upgpkg: haskell-exceptions 0.10.4-22: 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 12:01:04 UTC (rev 597866) +++ PKGBUILD 2020-03-15 12:01:44 UTC (rev 597867) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.4 -pkgrel=21 +pkgrel=22 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
