Date: Saturday, August 1, 2020 @ 03:43:20 Author: felixonmars Revision: 667120
upgpkg: haskell-safe-exceptions 0.1.7.0-80: rebuild with QuickCheck 2.14.1 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-01 03:41:30 UTC (rev 667119) +++ PKGBUILD 2020-08-01 03:43:20 UTC (rev 667120) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=79 +pkgrel=80 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
