Date: Monday, April 1, 2019 @ 19:23:58 Author: felixonmars Revision: 446980
upgpkg: haskell-exceptions 0.10.1-2 rebuild with transformers-compat 0.6.3 Modified: haskell-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-01 19:22:56 UTC (rev 446979) +++ PKGBUILD 2019-04-01 19:23:58 UTC (rev 446980) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.1 -pkgrel=1 +pkgrel=2 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
