Date: Tuesday, July 12, 2022 @ 15:19:57 Author: felixonmars Revision: 1250419
upgpkg: haskell-safe-exceptions 0.1.7.3-10: rebuild with tasty 1.4.2.2 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 15:19:49 UTC (rev 1250418) +++ PKGBUILD 2022-07-12 15:19:57 UTC (rev 1250419) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.3 -pkgrel=9 +pkgrel=10 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
