Date: Monday, October 10, 2022 @ 12:29:01 Author: felixonmars Revision: 1325416
upgpkg: haskell-safe-exceptions 0.1.7.3-22: rebuild with vector 0.13.0.0 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 12:28:33 UTC (rev 1325415) +++ PKGBUILD 2022-10-10 12:29:01 UTC (rev 1325416) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.3 -pkgrel=21 +pkgrel=22 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
