Date: Thursday, December 24, 2020 @ 21:57:33 Author: felixonmars Revision: 788983
upgpkg: haskell-bitwise 1.0.0.1-34: rebuild with comonad 5.0.7 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 21:56:46 UTC (rev 788982) +++ PKGBUILD 2020-12-24 21:57:33 UTC (rev 788983) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=33 +pkgrel=34 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
