Date: Sunday, August 16, 2020 @ 17:57:17 Author: felixonmars Revision: 681722
upgpkg: haskell-bv-sized 1.0.1-10: rebuild with lifted-async 0.10.1.2 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-16 17:56:19 UTC (rev 681721) +++ PKGBUILD 2020-08-16 17:57:17 UTC (rev 681722) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.1 -pkgrel=9 +pkgrel=10 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')
