Date: Tuesday, January 5, 2021 @ 09:37:57 Author: felixonmars Revision: 808591
upgpkg: haskell-bitwise 1.0.0.1-42: rebuild with comonad 5.0.8 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 09:37:23 UTC (rev 808590) +++ PKGBUILD 2021-01-05 09:37:57 UTC (rev 808591) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=41 +pkgrel=42 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
