Date: Monday, February 6, 2023 @ 01:12:28 Author: felixonmars Revision: 1393474
upgpkg: haskell-reinterpret-cast 0.1.0-221: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:12:28 UTC (rev 1393473) +++ PKGBUILD 2023-02-06 01:12:28 UTC (rev 1393474) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=220 +pkgrel=221 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
