Date: Wednesday, July 21, 2021 @ 11:10:16 Author: felixonmars Revision: 981744
upgpkg: haskell-safe-exceptions 0.1.7.2-3: rebuild with unliftio 0.2.19 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 11:09:45 UTC (rev 981743) +++ PKGBUILD 2021-07-21 11:10:16 UTC (rev 981744) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.2 -pkgrel=2 +pkgrel=3 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
