Date: Monday, August 17, 2020 @ 07:41:12 Author: felixonmars Revision: 682455
upgpkg: haskell-safe 0.3.19-2: rebuild with ghc 8.10.2 Modified: haskell-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 07:40:35 UTC (rev 682454) +++ PKGBUILD 2020-08-17 07:41:12 UTC (rev 682455) @@ -4,7 +4,7 @@ _hkgname=safe pkgname=haskell-safe pkgver=0.3.19 -pkgrel=1 +pkgrel=2 pkgdesc="Library of safe (exception free) functions" url="https://github.com/ndmitchell/safe#readme" license=("BSD")
