Date: Monday, June 7, 2021 @ 09:48:21 Author: felixonmars Revision: 957263
upgpkg: haskell-reinterpret-cast 0.1.0-138: rebuild with ghc 8.10.5 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 09:44:44 UTC (rev 957262) +++ PKGBUILD 2021-06-07 09:48:21 UTC (rev 957263) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=137 +pkgrel=138 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')