Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-zlib
Commits:
16826ac5 by Felix Yan at 2025-10-15T02:26:24+08:00
upgpkg: 0.7.0.0-65: rebuild with splitmix 0.1.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 = 64
+ pkgrel = 65
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=64
+pkgrel=65
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/16826ac5e4331d60fb9a0cafe27378b80a7e65c1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zlib/-/commit/16826ac5e4331d60fb9a0cafe27378b80a7e65c1
You're receiving this email because of your account on gitlab.archlinux.org.