Date: Saturday, May 28, 2022 @ 14:45:02 Author: felixonmars Revision: 1211729
upgpkg: haskell-reinterpret-cast 0.1.0-190: rebuild with doctest 0.20.0 Modified: haskell-reinterpret-cast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 14:44:56 UTC (rev 1211728) +++ PKGBUILD 2022-05-28 14:45:02 UTC (rev 1211729) @@ -3,7 +3,7 @@ _hkgname=reinterpret-cast pkgname=haskell-reinterpret-cast pkgver=0.1.0 -pkgrel=189 +pkgrel=190 pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64" url="https://github.com/nh2/reinterpret-cast" license=('MIT')
