Date: Wednesday, May 4, 2022 @ 10:55:46 Author: felixonmars Revision: 1193348
upgpkg: haskell-safe-exceptions 0.1.7.2-46: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 10:55:40 UTC (rev 1193347) +++ PKGBUILD 2022-05-04 10:55:46 UTC (rev 1193348) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.2 -pkgrel=45 +pkgrel=46 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
