Date: Wednesday, December 28, 2022 @ 02:28:20 Author: felixonmars Revision: 1369578
upgpkg: haskell-reinterpret-cast 0.1.0-217: rebuild with tasty 1.4.3 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 02:28:17 UTC (rev 1369577) +++ PKGBUILD 2022-12-28 02:28:20 UTC (rev 1369578) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=216 +pkgrel=217 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
