Date: Monday, August 17, 2020 @ 17:02:05 Author: felixonmars Revision: 682866
upgpkg: haskell-chunked-data 0.3.1-65: rebuild with ghc 8.10.2 Modified: haskell-chunked-data/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 17:01:29 UTC (rev 682865) +++ PKGBUILD 2020-08-17 17:02:05 UTC (rev 682866) @@ -4,7 +4,7 @@ _hkgname=chunked-data pkgname=haskell-chunked-data pkgver=0.3.1 -pkgrel=64 +pkgrel=65 pkgdesc="Typeclasses for dealing with various chunked data representations" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
