Date: Sunday, October 4, 2020 @ 08:09:26 Author: felixonmars Revision: 717435
upgpkg: haskell-safe-exceptions 0.1.7.1-10: rebuild with transformers-compat 0.6.6 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 08:09:02 UTC (rev 717434) +++ PKGBUILD 2020-10-04 08:09:26 UTC (rev 717435) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.1 -pkgrel=9 +pkgrel=10 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
