Date: Thursday, September 10, 2020 @ 22:29:01 Author: felixonmars Revision: 702527
upgpkg: haskell-safe-exceptions 0.1.7.1-5: rebuild with mwc-random 0.15.0.1 Modified: haskell-safe-exceptions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-10 22:28:25 UTC (rev 702526) +++ PKGBUILD 2020-09-10 22:29:01 UTC (rev 702527) @@ -3,7 +3,7 @@ _hkgname=safe-exceptions pkgname=haskell-safe-exceptions pkgver=0.1.7.1 -pkgrel=4 +pkgrel=5 pkgdesc="Safe, consistent, and easy exception handling" url="https://github.com/fpco/safe-exceptions" license=('MIT')
