Date: Sunday, March 15, 2020 @ 21:56:32 Author: felixonmars Revision: 598663
upgpkg: haskell-safe-exceptions 0.1.7.0-72: rebuild with hashable 1.3.0.0 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 21:55:53 UTC (rev 598662) +++ PKGBUILD 2020-03-15 21:56:32 UTC (rev 598663) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.0 -pkgrel=71 +pkgrel=72 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
