Date: Saturday, June 19, 2021 @ 10:12:35 Author: felixonmars Revision: 965459
upgpkg: haskell-chunked-data 0.3.1-145: rebuild with ghc 9.0.1 Modified: haskell-chunked-data/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 10:11:53 UTC (rev 965458) +++ PKGBUILD 2021-06-19 10:12:35 UTC (rev 965459) @@ -4,7 +4,7 @@ _hkgname=chunked-data pkgname=haskell-chunked-data pkgver=0.3.1 -pkgrel=144 +pkgrel=145 pkgdesc="Typeclasses for dealing with various chunked data representations" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
