Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-zlib
Commits:
51cb9c7c by Felix Yan at 2025-09-10T17:25:10+00:00
upgpkg: 0.7.0.0-37: rebuild with lifted-async 0.11.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-zlib
pkgdesc = Compression and decompression in the gzip and zlib formats
pkgver = 0.7.0.0
- pkgrel = 36
+ pkgrel = 37
url = https://hackage.haskell.org/package/zlib
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=haskell-zlib
pkgver=0.7.0.0
-pkgrel=36
+pkgrel=37
pkgdesc="Compression and decompression in the gzip and zlib formats"
url="https://hackage.haskell.org/package/zlib"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zlib/-/commit/51cb9c7cfb2cb358aeedd703c48d0aab07f11c5a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zlib/-/commit/51cb9c7cfb2cb358aeedd703c48d0aab07f11c5a
You're receiving this email because of your account on gitlab.archlinux.org.