Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-zip-archive
Commits:
5f9f169d by Felix Yan at 2025-03-10T02:08:16+08:00
upgpkg: 0.4.3.2-14: rebuild with regex-base 0.94.0.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-zip-archive
pkgdesc = Library for creating and modifying zip archives.
pkgver = 0.4.3.2
- pkgrel = 13
+ pkgrel = 14
url = https://github.com/jgm/zip-archive
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=zip-archive
pkgname=haskell-zip-archive
pkgver=0.4.3.2
-pkgrel=13
+pkgrel=14
pkgdesc="Library for creating and modifying zip archives."
url="https://github.com/jgm/zip-archive"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zip-archive/-/commit/5f9f169d30e746cfdc4027293922ab8b26b04662
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zip-archive/-/commit/5f9f169d30e746cfdc4027293922ab8b26b04662
You're receiving this email because of your account on gitlab.archlinux.org.