Date: Monday, August 17, 2020 @ 23:39:46 Author: felixonmars Revision: 683543
upgpkg: haskell-safe-exceptions 0.1.7.0-84: rebuild with ghc 8.10.2 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 23:39:06 UTC (rev 683542) +++ PKGBUILD 2020-08-17 23:39:46 UTC (rev 683543) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=83 +pkgrel=84 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
