Date: Sunday, January 16, 2022 @ 22:06:28 Author: felixonmars Revision: 1106529
upgpkg: haskell-binary-instances 1.0.2-16: rebuild with attoparsec 0.14.3 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 22:05:59 UTC (rev 1106528) +++ PKGBUILD 2022-01-16 22:06:28 UTC (rev 1106529) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.2 -pkgrel=15 +pkgrel=16 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
