Date: Tuesday, October 26, 2021 @ 14:15:41 Author: felixonmars Revision: 1034036
upgpkg: haskell-bitwise 1.0.0.1-100: rebuild with base-orphans 0.8.5 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 14:14:22 UTC (rev 1034035) +++ PKGBUILD 2021-10-26 14:15:41 UTC (rev 1034036) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=99 +pkgrel=100 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
