Date: Friday, February 18, 2022 @ 23:05:05 Author: felixonmars Revision: 1134431
upgpkg: haskell-zlib 0.6.2.3-61: rebuild with hashable 1.4.0.0 Modified: haskell-zlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:04:30 UTC (rev 1134430) +++ PKGBUILD 2022-02-18 23:05:05 UTC (rev 1134431) @@ -3,7 +3,7 @@ pkgname=haskell-zlib pkgver=0.6.2.3 -pkgrel=60 +pkgrel=61 pkgdesc="Compression and decompression in the gzip and zlib formats" url="https://hackage.haskell.org/package/zlib" license=('BSD')
