Date: Monday, September 5, 2022 @ 23:10:14 Author: felixonmars Revision: 1293738
upgpkg: haskell-safe-exceptions 0.1.7.3-17: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 23:10:05 UTC (rev 1293737) +++ PKGBUILD 2022-09-05 23:10:14 UTC (rev 1293738) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.3 -pkgrel=16 +pkgrel=17 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
