Date: Sunday, June 6, 2021 @ 22:22:41 Author: felixonmars Revision: 956413
upgpkg: haskell-bzlib 0.5.1.0-6: rebuild with ghc 8.10.5 Modified: haskell-bzlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-06 22:22:14 UTC (rev 956412) +++ PKGBUILD 2021-06-06 22:22:41 UTC (rev 956413) @@ -4,7 +4,7 @@ _hkgname=bzlib pkgname=haskell-bzlib pkgver=0.5.1.0 -pkgrel=5 +pkgrel=6 pkgdesc="Compression and decompression in the bzip2 format" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
