Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-xml-conduit
Commits:
d22a8608 by Felix Yan at 2023-10-06T22:56:02+03:00
upgpkg: 1.9.1.3-12: rebuild with uuid-types 1.0.5.1
- - - - -
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 = 11
+ pkgrel = 12
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=11
+pkgrel=12
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/d22a86086cdf311034f395da6dbd692039f4296a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xml-conduit/-/commit/d22a86086cdf311034f395da6dbd692039f4296a
You're receiving this email because of your account on gitlab.archlinux.org.