Date: Sunday, March 20, 2022 @ 19:49:59 Author: felixonmars Revision: 1165135
upgpkg: haskell-bv-sized 1.0.3-100: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-bv-sized/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 19:49:53 UTC (rev 1165134) +++ PKGBUILD 2022-03-20 19:49:59 UTC (rev 1165135) @@ -3,7 +3,7 @@ _hkgname=bv-sized pkgname=haskell-bv-sized pkgver=1.0.3 -pkgrel=99 +pkgrel=100 pkgdesc="A bitvector datatype that is parameterized by the vector width" url="https://github.com/GaloisInc/bv-sized" license=('BSD')