Date: Sunday, March 10, 2019 @ 07:50:18 Author: felixonmars Revision: 439016
upgpkg: haskell-reinterpret-cast 0.1.0-13 rebuild with ghc 8.6.4 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 07:47:28 UTC (rev 439015) +++ PKGBUILD 2019-03-10 07:50:18 UTC (rev 439016) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=12 +pkgrel=13 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
