Date: Monday, March 22, 2021 @ 22:24:48 Author: felixonmars Revision: 899245
upgpkg: haskell-reinterpret-cast 0.1.0-124: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-22 22:20:56 UTC (rev 899244) +++ PKGBUILD 2021-03-22 22:24:48 UTC (rev 899245) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=123 +pkgrel=124 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
