Date: Thursday, April 23, 2020 @ 10:44:29 Author: felixonmars Revision: 617974
upgpkg: haskell-data-bword 0.1.0.1-16: rebuild with ghc 8.10.1 Modified: haskell-data-bword/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 10:44:04 UTC (rev 617973) +++ PKGBUILD 2020-04-23 10:44:29 UTC (rev 617974) @@ -3,7 +3,7 @@ _hkgname=data-bword pkgname=haskell-data-bword pkgver=0.1.0.1 -pkgrel=15 +pkgrel=16 pkgdesc="Extra operations on binary words of fixed length" url="https://github.com/mvv/data-bword" license=('BSD')
