Date: Tuesday, October 26, 2021 @ 16:36:52 Author: felixonmars Revision: 1034184
upgpkg: haskell-reinterpret-cast 0.1.0-154: rebuild with base-orphans 0.8.5 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 16:32:17 UTC (rev 1034183) +++ PKGBUILD 2021-10-26 16:36:52 UTC (rev 1034184) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=153 +pkgrel=154 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
