Date: Monday, January 27, 2020 @ 23:40:52 Author: felixonmars Revision: 556725
upgpkg: haskell-exceptions 0.10.4-5: rebuild with base-orphans 0.8.2 Modified: haskell-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 23:40:11 UTC (rev 556724) +++ PKGBUILD 2020-01-27 23:40:52 UTC (rev 556725) @@ -4,7 +4,7 @@ _hkgname=exceptions pkgname=haskell-exceptions pkgver=0.10.4 -pkgrel=4 +pkgrel=5 pkgdesc="Extensible optionally-pure exceptions" url="https://github.com/ekmett/exceptions/" license=("BSD")
