Date: Tuesday, July 20, 2021 @ 08:13:19 Author: felixonmars Revision: 979375
upgpkg: haskell-safe-exceptions 0.1.7.2-2: rebuild with regex-posix 0.96.0.1 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 08:12:46 UTC (rev 979374) +++ PKGBUILD 2021-07-20 08:13:19 UTC (rev 979375) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
