Date: Saturday, July 23, 2022 @ 07:49:18 Author: felixonmars Revision: 1255523
upgpkg: haskell-bv-sized 1.0.4-34: rebuild with hashtables 1.3 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-23 07:45:08 UTC (rev 1255522) +++ PKGBUILD 2022-07-23 07:49:18 UTC (rev 1255523) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.4 -pkgrel=33 +pkgrel=34 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')
