Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-zlib
Commits:
c2a6a274 by Felix Yan at 2025-09-29T16:59:36+00:00
upgpkg: 0.7.0.0-55: rebuild with hspec 2.11.3, hspec-api 2.11.3, hspec-core
2.11.3, hspec-discover 2.11.3, hspec-meta 2.11.3
- - - - -
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 = 54
+ pkgrel = 55
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=54
+pkgrel=55
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/c2a6a274072c4b9b69737fff3195858ea2fa1cb5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zlib/-/commit/c2a6a274072c4b9b69737fff3195858ea2fa1cb5
You're receiving this email because of your account on gitlab.archlinux.org.