Date: Sunday, January 3, 2021 @ 19:38:55 Author: felixonmars Revision: 805716
upgpkg: haskell-bitwise 1.0.0.1-41: rebuild with distributive 0.6.2.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-03 19:38:29 UTC (rev 805715) +++ PKGBUILD 2021-01-03 19:38:55 UTC (rev 805716) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=40 +pkgrel=41 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
