Date: Monday, August 8, 2022 @ 15:56:35 Author: felixonmars Revision: 1261204
upgpkg: haskell-safe-exceptions 0.1.7.3-12: rebuild with tasty 1.4.2.3 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 15:56:15 UTC (rev 1261203) +++ PKGBUILD 2022-08-08 15:56:35 UTC (rev 1261204) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.3 -pkgrel=11 +pkgrel=12 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
