Date: Wednesday, January 8, 2020 @ 18:24:58 Author: felixonmars Revision: 550384
upgpkg: haskell-data-bword 0.1.0.1-13: rebuild with ghc 8.8.1, cabal-doctest 1.0.7 Modified: haskell-data-bword/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-08 18:24:25 UTC (rev 550383) +++ PKGBUILD 2020-01-08 18:24:58 UTC (rev 550384) @@ -3,7 +3,7 @@ _hkgname=data-bword pkgname=haskell-data-bword pkgver=0.1.0.1 -pkgrel=12 +pkgrel=13 pkgdesc="Extra operations on binary words of fixed length" url="https://github.com/mvv/data-bword" license=('BSD')
