Date: Friday, January 14, 2022 @ 22:22:36 Author: felixonmars Revision: 1103547
upgpkg: haskell-bv-sized 1.0.3-69: rebuild with unix-compat 0.5.4 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-14 22:21:47 UTC (rev 1103546) +++ PKGBUILD 2022-01-14 22:22:36 UTC (rev 1103547) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.3 -pkgrel=68 +pkgrel=69 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')