Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-conduit
Commits:
b385a566 by Felix Yan at 2024-01-09T14:23:55+02:00
upgpkg: 1.3.5-30: rebuild with vector-stream 0.1.0.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-conduit
pkgdesc = Streaming data processing library.
pkgver = 1.3.5
- pkgrel = 29
+ pkgrel = 30
url = https://github.com/snoyberg/conduit
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=conduit
pkgname=haskell-conduit
pkgver=1.3.5
-pkgrel=29
+pkgrel=30
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/b385a56628088d22ae52c01a0557e6311308279a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-conduit/-/commit/b385a56628088d22ae52c01a0557e6311308279a
You're receiving this email because of your account on gitlab.archlinux.org.