Date: Friday, May 21, 2021 @ 02:07:08 Author: felixonmars Revision: 939886
upgpkg: haskell-safe-exceptions 0.1.7.1-73: rebuild with hashable 1.3.2.0 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 02:06:36 UTC (rev 939885) +++ PKGBUILD 2021-05-21 02:07:08 UTC (rev 939886) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.1 -pkgrel=72 +pkgrel=73 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
