Date: Sunday, April 10, 2022 @ 12:04:04 Author: felixonmars Revision: 1184688
upgpkg: haskell-bv-sized 1.0.4-2: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 12:03:57 UTC (rev 1184687) +++ PKGBUILD 2022-04-10 12:04:04 UTC (rev 1184688) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')
