Date: Monday, March 1, 2021 @ 19:27:55 Author: felixonmars Revision: 876635
upgpkg: haskell-reinterpret-cast 0.1.0-117: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 19:26:36 UTC (rev 876634) +++ PKGBUILD 2021-03-01 19:27:55 UTC (rev 876635) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=116 +pkgrel=117 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')