Date: Friday, January 6, 2023 @ 19:39:38 Author: felixonmars Revision: 1378960
upgpkg: haskell-void 0.7.3-176: rebuild with hashable 1.4.2.0 Modified: haskell-void/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:39:37 UTC (rev 1378959) +++ PKGBUILD 2023-01-06 19:39:38 UTC (rev 1378960) @@ -4,7 +4,7 @@ _hkgname=void pkgname=haskell-void pkgver=0.7.3 -pkgrel=175 +pkgrel=176 pkgdesc="A Haskell 98 logically uninhabited data type" url="https://github.com/ekmett/void" license=("BSD")
