Date: Friday, April 24, 2020 @ 00:43:40 Author: felixonmars Revision: 618508
upgpkg: haskell-exceptions 0.10.4-25: rebuild with ghc 8.10.1 Modified: haskell-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 00:43:05 UTC (rev 618507) +++ PKGBUILD 2020-04-24 00:43:40 UTC (rev 618508) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.4 -pkgrel=24 +pkgrel=25 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
