Date: Saturday, February 13, 2021 @ 05:41:23 Author: felixonmars Revision: 858010
upgpkg: haskell-bv-sized 1.0.2-71: rebuild with logict 0.7.1.0 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-13 05:40:51 UTC (rev 858009) +++ PKGBUILD 2021-02-13 05:41:23 UTC (rev 858010) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.2 -pkgrel=70 +pkgrel=71 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')