Date: Sunday, December 25, 2022 @ 19:20:25 Author: felixonmars Revision: 1366189
upgpkg: haskell-reinterpret-cast 0.1.0-216: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 19:20:24 UTC (rev 1366188) +++ PKGBUILD 2022-12-25 19:20:25 UTC (rev 1366189) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=215 +pkgrel=216 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
