Date: Sunday, March 21, 2021 @ 03:33:49 Author: felixonmars Revision: 896715
upgpkg: haskell-reinterpret-cast 0.1.0-123: rebuild with tasty 1.4.0.2 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 03:30:24 UTC (rev 896714) +++ PKGBUILD 2021-03-21 03:33:49 UTC (rev 896715) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=122 +pkgrel=123 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
