Date: Thursday, May 13, 2021 @ 18:50:44 Author: felixonmars Revision: 933448
upgpkg: haskell-binary-conduit 1.3.1-216: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 18:50:06 UTC (rev 933447) +++ PKGBUILD 2021-05-13 18:50:44 UTC (rev 933448) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=215 +pkgrel=216 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
