Date: Monday, January 17, 2022 @ 20:59:00 Author: felixonmars Revision: 1108210
upgpkg: haskell-reinterpret-cast 0.1.0-169: rebuild with hashable 1.3.5.0 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 20:58:10 UTC (rev 1108209) +++ PKGBUILD 2022-01-17 20:59:00 UTC (rev 1108210) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=168 +pkgrel=169 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
