Date: Thursday, January 27, 2022 @ 21:46:24 Author: felixonmars Revision: 1117810
upgpkg: haskell-reinterpret-cast 0.1.0-171: rebuild with async 2.2.4 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 21:45:40 UTC (rev 1117809) +++ PKGBUILD 2022-01-27 21:46:24 UTC (rev 1117810) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=170 +pkgrel=171 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')