Date: Thursday, April 23, 2020 @ 14:57:00 Author: felixonmars Revision: 618238
upgpkg: haskell-safe 0.3.18-5: rebuild with ghc 8.10.1 Modified: haskell-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 14:56:32 UTC (rev 618237) +++ PKGBUILD 2020-04-23 14:57:00 UTC (rev 618238) @@ -4,7 +4,7 @@ _hkgname=safe pkgname=haskell-safe pkgver=0.3.18 -pkgrel=4 +pkgrel=5 pkgdesc="Library of safe (exception free) functions" url="https://github.com/ndmitchell/safe#readme" license=("BSD")
