Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-xml-conduit
Commits:
435a002e by Felix Yan at 2025-03-10T12:06:01+08:00
upgpkg: 1.9.1.4-11: rebuild with regex-base 0.94.0.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-xml-conduit
pkgdesc = Pure-Haskell utilities for dealing with XML with the conduit
package.
pkgver = 1.9.1.4
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/snoyberg/xml
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=xml-conduit
pkgname=haskell-xml-conduit
pkgver=1.9.1.4
-pkgrel=10
+pkgrel=11
pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package."
url="https://github.com/snoyberg/xml"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xml-conduit/-/commit/435a002e7fcc752d5e0e5affe6d5aa6a8f9170b1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xml-conduit/-/commit/435a002e7fcc752d5e0e5affe6d5aa6a8f9170b1
You're receiving this email because of your account on gitlab.archlinux.org.