Date: Thursday, March 3, 2022 @ 22:17:00 Author: felixonmars Revision: 1141305
upgpkg: haskell-binary-conduit 1.3.1-279: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 22:16:39 UTC (rev 1141304) +++ PKGBUILD 2022-03-03 22:17:00 UTC (rev 1141305) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=278 +pkgrel=279 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')