Date: Monday, July 26, 2021 @ 15:33:41 Author: felixonmars Revision: 985396
upgpkg: haskell-safe-exceptions 0.1.7.2-4: rebuild with transformers-compat 0.7 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 15:32:58 UTC (rev 985395) +++ PKGBUILD 2021-07-26 15:33:41 UTC (rev 985396) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.2 -pkgrel=3 +pkgrel=4 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
