Date: Thursday, April 22, 2021 @ 18:38:47 Author: felixonmars Revision: 921464
upgpkg: haskell-binary-conduit 1.3.1-213: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 18:38:10 UTC (rev 921463) +++ PKGBUILD 2021-04-22 18:38:47 UTC (rev 921464) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=212 +pkgrel=213 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
