Date: Wednesday, April 1, 2020 @ 20:08:42 Author: felixonmars Revision: 609141
upgpkg: haskell-safe-exceptions 0.1.7.0-73: rebuild with QuickCheck 2.14 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 20:08:08 UTC (rev 609140) +++ PKGBUILD 2020-04-01 20:08:42 UTC (rev 609141) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=72 +pkgrel=73 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
