Date: Friday, January 6, 2023 @ 19:42:19 Author: felixonmars Revision: 1378999
upgpkg: haskell-bitwise 1.0.0.1-165: rebuild with hashable 1.4.2.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:42:08 UTC (rev 1378998) +++ PKGBUILD 2023-01-06 19:42:19 UTC (rev 1378999) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=164 +pkgrel=165 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
