Date: Monday, March 14, 2022 @ 00:29:25 Author: felixonmars Revision: 1151984
upgpkg: haskell-reinterpret-cast 0.1.0-178: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 00:28:37 UTC (rev 1151983) +++ PKGBUILD 2022-03-14 00:29:25 UTC (rev 1151984) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=177 +pkgrel=178 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
