Date: Saturday, June 11, 2022 @ 13:10:27 Author: felixonmars Revision: 1233520
upgpkg: haskell-bv-sized 1.0.4-24: rebuild with typed-process 0.2.10.1 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-11 13:10:20 UTC (rev 1233519) +++ PKGBUILD 2022-06-11 13:10:27 UTC (rev 1233520) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.4 -pkgrel=23 +pkgrel=24 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')