Date: Monday, March 14, 2022 @ 14:40:34 Author: felixonmars Revision: 1152891
upgpkg: haskell-bv-sized 1.0.3-94: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 14:40:00 UTC (rev 1152890) +++ PKGBUILD 2022-03-14 14:40:34 UTC (rev 1152891) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.3 -pkgrel=93 +pkgrel=94 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')