Date: Tuesday, July 12, 2022 @ 15:38:02 Author: felixonmars Revision: 1250521
upgpkg: haskell-reinterpret-cast 0.1.0-198: rebuild with tasty 1.4.2.2 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 15:37:53 UTC (rev 1250520) +++ PKGBUILD 2022-07-12 15:38:02 UTC (rev 1250521) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=197 +pkgrel=198 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
