Date: Tuesday, October 27, 2020 @ 18:21:23 Author: felixonmars Revision: 734717
upgpkg: haskell-binary-conduit 1.3.1-150: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 18:21:00 UTC (rev 734716) +++ PKGBUILD 2020-10-27 18:21:23 UTC (rev 734717) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=149 +pkgrel=150 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
