Date: Saturday, December 26, 2020 @ 02:58:22 Author: felixonmars Revision: 791689
upgpkg: haskell-safe-exceptions 0.1.7.1-28: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 02:57:57 UTC (rev 791688) +++ PKGBUILD 2020-12-26 02:58:22 UTC (rev 791689) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.1 -pkgrel=27 +pkgrel=28 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
