Date: Wednesday, September 1, 2021 @ 20:02:57 Author: felixonmars Revision: 1010462
upgpkg: haskell-binary-conduit 1.3.1-241: rebuild with generic-deriving 1.14.1 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-01 20:02:19 UTC (rev 1010461) +++ PKGBUILD 2021-09-01 20:02:57 UTC (rev 1010462) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=240 +pkgrel=241 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
