Date: Sunday, November 22, 2020 @ 17:09:47 Author: felixonmars Revision: 759270
upgpkg: haskell-binary-conduit 1.3.1-156: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 17:08:50 UTC (rev 759269) +++ PKGBUILD 2020-11-22 17:09:47 UTC (rev 759270) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=155 +pkgrel=156 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
