Date: Tuesday, March 16, 2021 @ 20:12:54 Author: felixonmars Revision: 892199
upgpkg: haskell-reinterpret-cast 0.1.0-122: rebuild with doctest 0.18.1 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 20:09:26 UTC (rev 892198) +++ PKGBUILD 2021-03-16 20:12:54 UTC (rev 892199) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=121 +pkgrel=122 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
