Date: Monday, September 5, 2022 @ 23:07:54 Author: felixonmars Revision: 1293726
upgpkg: haskell-reinterpret-cast 0.1.0-205: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 23:07:45 UTC (rev 1293725) +++ PKGBUILD 2022-09-05 23:07:54 UTC (rev 1293726) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=204 +pkgrel=205 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
