Date: Friday, February 4, 2022 @ 22:36:38 Author: felixonmars Revision: 1126209
upgpkg: haskell-bv-sized 1.0.3-84: rebuild with quickcheck-instances 0.3.26 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-04 22:36:01 UTC (rev 1126208) +++ PKGBUILD 2022-02-04 22:36:38 UTC (rev 1126209) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.3 -pkgrel=83 +pkgrel=84 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')