Date: Tuesday, February 9, 2021 @ 00:23:14 Author: felixonmars Revision: 850669
upgpkg: haskell-bzlib 0.5.1.0-5: rebuild with ghc 8.10.4 Modified: haskell-bzlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:22:46 UTC (rev 850668) +++ PKGBUILD 2021-02-09 00:23:14 UTC (rev 850669) @@ -4,7 +4,7 @@ _hkgname=bzlib pkgname=haskell-bzlib pkgver=0.5.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="Compression and decompression in the bzip2 format" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
