Date: Monday, October 10, 2022 @ 12:24:32 Author: felixonmars Revision: 1325394
upgpkg: haskell-reinterpret-cast 0.1.0-210: rebuild with vector 0.13.0.0 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 12:24:21 UTC (rev 1325393) +++ PKGBUILD 2022-10-10 12:24:32 UTC (rev 1325394) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=209 +pkgrel=210 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
