Date: Monday, February 7, 2022 @ 15:50:28 Author: felixonmars Revision: 1128203
upgpkg: haskell-reinterpret-cast 0.1.0-173: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 15:49:42 UTC (rev 1128202) +++ PKGBUILD 2022-02-07 15:50:28 UTC (rev 1128203) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=172 +pkgrel=173 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
