Date: Wednesday, December 15, 2021 @ 16:35:27 Author: felixonmars Revision: 1073334
upgpkg: haskell-bitwise 1.0.0.1-107: rebuild with hashable 1.3.4.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-15 16:34:34 UTC (rev 1073333) +++ PKGBUILD 2021-12-15 16:35:27 UTC (rev 1073334) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=106 +pkgrel=107 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
