Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-zlib
Commits:
47dcf56f by Felix Yan at 2026-01-11T02:42:54+08:00
upgpkg: 0.7.0.0-68: rebuild for ansi-terminal 1.1, ansi-terminal-types 1.1
- - - - -
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 = 67
+ pkgrel = 68
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=67
+pkgrel=68
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/47dcf56f662078044605b5348f34ff0ee1e37d10
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zlib/-/commit/47dcf56f662078044605b5348f34ff0ee1e37d10
You're receiving this email because of your account on gitlab.archlinux.org.