Date: Tuesday, January 25, 2022 @ 08:28:03 Author: felixonmars Revision: 1115354
upgpkg: haskell-binary-conduit 1.3.1-271: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-25 08:27:44 UTC (rev 1115353) +++ PKGBUILD 2022-01-25 08:28:03 UTC (rev 1115354) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=270 +pkgrel=271 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')