Date: Thursday, September 3, 2020 @ 07:10:42 Author: felixonmars Revision: 697277
upgpkg: haskell-safe-exceptions 0.1.7.1-3: rebuild with mwc-random 0.15.0.0 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-03 07:09:51 UTC (rev 697276) +++ PKGBUILD 2020-09-03 07:10:42 UTC (rev 697277) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.1 -pkgrel=2 +pkgrel=3 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
