Date: Sunday, December 13, 2020 @ 11:58:55 Author: felixonmars Revision: 774091
upgpkg: haskell-binary-conduit 1.3.1-160: rebuild with base-orphans 0.8.5 Modified: haskell-binary-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-13 11:57:28 UTC (rev 774090) +++ PKGBUILD 2020-12-13 11:58:55 UTC (rev 774091) @@ -3,7 +3,7 @@ _hkgname=binary-conduit pkgname=haskell-binary-conduit pkgver=1.3.1 -pkgrel=159 +pkgrel=160 pkgdesc="Data serialization/deserialization conduit library" url="https://github.com/qnikst/binary-conduit/" license=('MIT')
