Date: Sunday, September 25, 2022 @ 19:41:39 Author: felixonmars Revision: 1310025
upgpkg: haskell-void 0.7.3-164: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-void/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:41:35 UTC (rev 1310024) +++ PKGBUILD 2022-09-25 19:41:39 UTC (rev 1310025) @@ -4,7 +4,7 @@ _hkgname=void pkgname=haskell-void pkgver=0.7.3 -pkgrel=163 +pkgrel=164 pkgdesc="A Haskell 98 logically uninhabited data type" url="https://github.com/ekmett/void" license=("BSD")
