Date: Thursday, December 17, 2020 @ 15:38:26 Author: felixonmars Revision: 777556
upgpkg: haskell-bitwise 1.0.0.1-30: rebuild with th-abstraction 0.4.1.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-17 15:37:29 UTC (rev 777555) +++ PKGBUILD 2020-12-17 15:38:26 UTC (rev 777556) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=29 +pkgrel=30 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
