Date: Thursday, March 10, 2022 @ 16:17:53 Author: felixonmars Revision: 1145952
upgpkg: haskell-bv-sized 1.0.3-91: rebuild with doctest 0.19.0 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-10 16:17:21 UTC (rev 1145951) +++ PKGBUILD 2022-03-10 16:17:53 UTC (rev 1145952) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.3 -pkgrel=90 +pkgrel=91 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')
