Date: Sunday, September 25, 2022 @ 19:27:08 Author: felixonmars Revision: 1309906
upgpkg: haskell-chunked-data 0.3.1-212: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-chunked-data/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:27:08 UTC (rev 1309905) +++ PKGBUILD 2022-09-25 19:27:08 UTC (rev 1309906) @@ -4,7 +4,7 @@ _hkgname=chunked-data pkgname=haskell-chunked-data pkgver=0.3.1 -pkgrel=211 +pkgrel=212 pkgdesc="Typeclasses for dealing with various chunked data representations" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
