Date: Friday, January 28, 2022 @ 19:08:22 Author: felixonmars Revision: 1118465
upgpkg: haskell-binary-instances 1.0.2-20: rebuild with async 2.2.4 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 19:07:55 UTC (rev 1118464) +++ PKGBUILD 2022-01-28 19:08:22 UTC (rev 1118465) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.2 -pkgrel=19 +pkgrel=20 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
