Date: Wednesday, May 19, 2021 @ 20:58:04 Author: felixonmars Revision: 936858
upgpkg: haskell-safe-exceptions 0.1.7.1-72: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 20:57:25 UTC (rev 936857) +++ PKGBUILD 2021-05-19 20:58:04 UTC (rev 936858) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.1 -pkgrel=71 +pkgrel=72 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
