Date: Sunday, November 6, 2022 @ 16:08:54 Author: felixonmars Revision: 1343388
upgpkg: haskell-safe-exceptions 0.1.7.3-25: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 16:08:42 UTC (rev 1343387) +++ PKGBUILD 2022-11-06 16:08:54 UTC (rev 1343388) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.3 -pkgrel=24 +pkgrel=25 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
