Date: Thursday, February 18, 2021 @ 10:07:55 Author: felixonmars Revision: 863917
upgpkg: haskell-bv-sized 1.0.2-74: rebuild with async 2.2.3 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 10:07:10 UTC (rev 863916) +++ PKGBUILD 2021-02-18 10:07:55 UTC (rev 863917) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.2 -pkgrel=73 +pkgrel=74 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')
