Date: Saturday, August 15, 2020 @ 19:31:32 Author: felixonmars Revision: 679866
upgpkg: haskell-bitwise 1.0.0.1-5: rebuild with math-functions 0.3.4.1 Modified: haskell-bitwise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-15 19:30:30 UTC (rev 679865) +++ PKGBUILD 2020-08-15 19:31:32 UTC (rev 679866) @@ -3,7 +3,7 @@ _hkgname=bitwise pkgname=haskell-bitwise pkgver=1.0.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays" url="https://code.mathr.co.uk/bitwise" license=('BSD')
