Date: Monday, June 7, 2021 @ 08:02:23 Author: felixonmars Revision: 957159
upgpkg: haskell-void 0.7.3-95: rebuild with ghc 8.10.5 Modified: haskell-void/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 08:01:49 UTC (rev 957158) +++ PKGBUILD 2021-06-07 08:02:23 UTC (rev 957159) @@ -4,7 +4,7 @@ _hkgname=void pkgname=haskell-void pkgver=0.7.3 -pkgrel=94 +pkgrel=95 pkgdesc="A Haskell 98 logically uninhabited data type" url="https://github.com/ekmett/void" license=("BSD")
