Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-binary-conduit
Commits:
d6bb4e03 by Felix Yan at 2025-08-27T13:52:45+08:00
upgpkg: 1.3.1-528: 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-binary-conduit
pkgdesc = Data serialization/deserialization conduit library
pkgver = 1.3.1
- pkgrel = 527
+ pkgrel = 528
url = https://github.com/qnikst/binary-conduit/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=binary-conduit
pkgname=haskell-binary-conduit
pkgver=1.3.1
-pkgrel=527
+pkgrel=528
pkgdesc="Data serialization/deserialization conduit library"
url="https://github.com/qnikst/binary-conduit/"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-conduit/-/commit/d6bb4e032de1f80fbd3d3276db4e8d0a7cd3b66a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-conduit/-/commit/d6bb4e032de1f80fbd3d3276db4e8d0a7cd3b66a
You're receiving this email because of your account on gitlab.archlinux.org.