Date: Tuesday, February 9, 2021 @ 00:42:11 Author: felixonmars Revision: 850724
upgpkg: haskell-data-bword 0.1.0.1-20: rebuild with ghc 8.10.4 Modified: haskell-data-bword/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:42:02 UTC (rev 850723) +++ PKGBUILD 2021-02-09 00:42:11 UTC (rev 850724) @@ -3,7 +3,7 @@ _hkgname=data-bword pkgname=haskell-data-bword pkgver=0.1.0.1 -pkgrel=19 +pkgrel=20 pkgdesc="Extra operations on binary words of fixed length" url="https://github.com/mvv/data-bword" license=('BSD')
