Date: Thursday, December 16, 2021 @ 01:31:31 Author: felixonmars Revision: 1073538
upgpkg: haskell-reinterpret-cast 0.1.0-161: rebuild with hashable 1.3.4.1 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 01:30:22 UTC (rev 1073537) +++ PKGBUILD 2021-12-16 01:31:31 UTC (rev 1073538) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=160 +pkgrel=161 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
