Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-conduit
Commits:
c6fa9e11 by Felix Yan at 2025-08-27T13:48:39+08:00
upgpkg: 1.3.6.1-73: rebuild with hspec 2.11.0, hspec-core 2.11.0,
hspec-discover 2.11.0, tasty-hspec 1.2.0.4
- - - - -
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 = 72
+ pkgrel = 73
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=72
+pkgrel=73
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/c6fa9e112d9520996075788f6632231e70c7e590
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-conduit/-/commit/c6fa9e112d9520996075788f6632231e70c7e590
You're receiving this email because of your account on gitlab.archlinux.org.