Date: Monday, March 29, 2021 @ 01:17:04 Author: felixonmars Revision: 908163
upgpkg: haskell-bitwise 1.0.0.1-73: rebuild with math-functions 0.3.4.2 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 01:16:03 UTC (rev 908162) +++ PKGBUILD 2021-03-29 01:17:04 UTC (rev 908163) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=72 +pkgrel=73 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
