Date: Thursday, December 31, 2020 @ 20:04:06 Author: felixonmars Revision: 800799
upgpkg: haskell-safe-exceptions 0.1.7.1-32: rebuild with contravariant 1.5.3 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-31 20:03:41 UTC (rev 800798) +++ PKGBUILD 2020-12-31 20:04:06 UTC (rev 800799) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.1 -pkgrel=31 +pkgrel=32 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
