Date: Sunday, October 25, 2020 @ 10:16:07 Author: felixonmars Revision: 732314
upgpkg: haskell-binary-conduit 1.3.1-149: rebuild with bifunctors 5.5.8 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 10:15:39 UTC (rev 732313) +++ PKGBUILD 2020-10-25 10:16:07 UTC (rev 732314) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=148 +pkgrel=149 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
