Date: Monday, February 22, 2021 @ 16:13:21 Author: felixonmars Revision: 868802
upgpkg: haskell-zlib 0.6.2.3-2: rebuild with hashable 1.3.1.0 Modified: haskell-zlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 16:12:51 UTC (rev 868801) +++ PKGBUILD 2021-02-22 16:13:21 UTC (rev 868802) @@ -3,7 +3,7 @@ pkgname=haskell-zlib pkgver=0.6.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="Compression and decompression in the gzip and zlib formats" url="https://hackage.haskell.org/package/zlib" license=('BSD')
