Date: Sunday, March 26, 2023 @ 08:37:31 Author: felixonmars Revision: 1428620
upgpkg: haskell-bitvec 1.1.3.0-42: rebuild with lifted-async 0.10.2.4 Modified: haskell-bitvec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-26 08:37:30 UTC (rev 1428619) +++ PKGBUILD 2023-03-26 08:37:31 UTC (rev 1428620) @@ -3,7 +3,7 @@ _hkgname=bitvec pkgname=haskell-bitvec pkgver=1.1.3.0 -pkgrel=41 +pkgrel=42 pkgdesc="Space-efficient bit vectors" url="https://github.com/Bodigrim/bitvec" license=("BSD")