Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-xml-conduit
Commits:
3849dba9 by Felix Yan at 2024-01-10T20:27:08+02:00
upgpkg: 1.9.1.3-31: rebuild with unordered-containers 0.2.20
- - - - -
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.3
- pkgrel = 30
+ pkgrel = 31
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.3
-pkgrel=30
+pkgrel=31
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/3849dba969bfd0439f9c8a50b272412725d298dd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xml-conduit/-/commit/3849dba969bfd0439f9c8a50b272412725d298dd
You're receiving this email because of your account on gitlab.archlinux.org.