Date: Monday, August 17, 2020 @ 23:11:22 Author: felixonmars Revision: 683495
upgpkg: haskell-void 0.7.3-17: rebuild with ghc 8.10.2 Modified: haskell-void/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 23:10:50 UTC (rev 683494) +++ PKGBUILD 2020-08-17 23:11:22 UTC (rev 683495) @@ -4,7 +4,7 @@ _hkgname=void pkgname=haskell-void pkgver=0.7.3 -pkgrel=16 +pkgrel=17 pkgdesc="A Haskell 98 logically uninhabited data type" url="https://github.com/ekmett/void" license=("BSD")
