Date: Thursday, September 17, 2020 @ 22:46:26 Author: felixonmars Revision: 709590
upgpkg: haskell-safe-exceptions 0.1.7.1-8: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 22:45:58 UTC (rev 709589) +++ PKGBUILD 2020-09-17 22:46:26 UTC (rev 709590) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.1 -pkgrel=7 +pkgrel=8 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
