Date: Friday, February 18, 2022 @ 23:01:32 Author: felixonmars Revision: 1134421
upgpkg: haskell-bitwise 1.0.0.1-120: rebuild with hashable 1.4.0.0 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 22:55:37 UTC (rev 1134420) +++ PKGBUILD 2022-02-18 23:01:32 UTC (rev 1134421) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=119 +pkgrel=120 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
