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