Date: Friday, January 6, 2023 @ 19:51:56 Author: felixonmars Revision: 1379080
upgpkg: haskell-zlib 0.6.3.0-33: rebuild with hashable 1.4.2.0 Modified: haskell-zlib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:51:55 UTC (rev 1379079) +++ PKGBUILD 2023-01-06 19:51:56 UTC (rev 1379080) @@ -3,7 +3,7 @@ pkgname=haskell-zlib pkgver=0.6.3.0 -pkgrel=32 +pkgrel=33 pkgdesc="Compression and decompression in the gzip and zlib formats" url="https://hackage.haskell.org/package/zlib" license=('BSD')
