Date: Wednesday, May 26, 2021 @ 22:23:49 Author: felixonmars Revision: 947166
upgpkg: haskell-binary-conduit 1.3.1-220: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 22:23:27 UTC (rev 947165) +++ PKGBUILD 2021-05-26 22:23:49 UTC (rev 947166) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=219 +pkgrel=220 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
