Date: Sunday, August 15, 2021 @ 20:12:08 Author: felixonmars Revision: 999214
upgpkg: haskell-safe-exceptions 0.1.7.2-6: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 20:11:32 UTC (rev 999213) +++ PKGBUILD 2021-08-15 20:12:08 UTC (rev 999214) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.2 -pkgrel=5 +pkgrel=6 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
