Date: Monday, September 7, 2020 @ 19:35:54 Author: felixonmars Revision: 700224
upgpkg: haskell-bv-sized 1.0.2-4: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 19:34:57 UTC (rev 700223) +++ PKGBUILD 2020-09-07 19:35:54 UTC (rev 700224) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')