Date: Sunday, August 15, 2021 @ 20:01:49 Author: felixonmars Revision: 999200
upgpkg: haskell-reinterpret-cast 0.1.0-147: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 19:58:52 UTC (rev 999199) +++ PKGBUILD 2021-08-15 20:01:49 UTC (rev 999200) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=146 +pkgrel=147 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
