Date: Sunday, September 25, 2022 @ 22:21:17 Author: felixonmars Revision: 1311072
upgpkg: haskell-binary-conduit 1.3.1-334: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 22:20:49 UTC (rev 1311071) +++ PKGBUILD 2022-09-25 22:21:17 UTC (rev 1311072) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=333 +pkgrel=334 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
