Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-conduit
Commits:
464dd390 by Felix Yan at 2025-03-10T03:33:17+08:00
upgpkg: 1.3.6.1-3: rebuild with regex-base 0.94.0.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-conduit
pkgdesc = Streaming data processing library.
pkgver = 1.3.6.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/snoyberg/conduit
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=conduit
pkgname=haskell-conduit
pkgver=1.3.6.1
-pkgrel=2
+pkgrel=3
pkgdesc="Streaming data processing library."
url="https://github.com/snoyberg/conduit"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-conduit/-/commit/464dd390e5fdf4bd0158700f4ffcdf57c5a6d11f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-conduit/-/commit/464dd390e5fdf4bd0158700f4ffcdf57c5a6d11f
You're receiving this email because of your account on gitlab.archlinux.org.