Date: Tuesday, February 22, 2022 @ 09:00:47 Author: felixonmars Revision: 1135847
upgpkg: haskell-bv-sized 1.0.3-88: rebuild with hashable 1.4.0.0, quickcheck-instances 0.3.26.1 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-22 09:00:15 UTC (rev 1135846) +++ PKGBUILD 2022-02-22 09:00:47 UTC (rev 1135847) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.3 -pkgrel=87 +pkgrel=88 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')
