Date: Thursday, June 17, 2021 @ 16:27:34 Author: felixonmars Revision: 964646
upgpkg: haskell-safe 0.3.19-7: rebuild with ghc 9.0.1 Modified: haskell-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 16:26:55 UTC (rev 964645) +++ PKGBUILD 2021-06-17 16:27:34 UTC (rev 964646) @@ -4,7 +4,7 @@ _hkgname=safe pkgname=haskell-safe pkgver=0.3.19 -pkgrel=6 +pkgrel=7 pkgdesc="Library of safe (exception free) functions" url="https://github.com/ndmitchell/safe#readme" license=("BSD")
