Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-binary-conduit
Commits:
c87302cf by Felix Yan at 2024-09-28T17:49:43+00:00
upgpkg: 1.3.1-441: rebuild with conduit 1.3.6
- - - - -
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 = 440
+ pkgrel = 441
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=440
+pkgrel=441
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/c87302cf0ed262b53341f55b26f8069a01a27645
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-conduit/-/commit/c87302cf0ed262b53341f55b26f8069a01a27645
You're receiving this email because of your account on gitlab.archlinux.org.