Date: Monday, October 17, 2022 @ 23:13:53 Author: felixonmars Revision: 1330383
upgpkg: haskell-reinterpret-cast 0.1.0-211: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 23:13:52 UTC (rev 1330382) +++ PKGBUILD 2022-10-17 23:13:53 UTC (rev 1330383) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=210 +pkgrel=211 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
