Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-zlib
Commits:
2bae6ef0 by Felix Yan at 2025-09-03T23:50:45+00:00
upgpkg: 0.7.0.0-31: rebuild with data-default-class 0.1.2.2
- - - - -
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 = 30
+ pkgrel = 31
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=30
+pkgrel=31
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/2bae6ef057c62b444dfebdca6ca0d9bb83e3578a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zlib/-/commit/2bae6ef057c62b444dfebdca6ca0d9bb83e3578a
You're receiving this email because of your account on gitlab.archlinux.org.