Date: Thursday, August 13, 2020 @ 14:45:38 Author: felixonmars Revision: 677378
upgpkg: haskell-bitwise 1.0.0.1-4: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 14:45:10 UTC (rev 677377) +++ PKGBUILD 2020-08-13 14:45:38 UTC (rev 677378) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
