Date: Friday, October 9, 2020 @ 17:05:58 Author: felixonmars Revision: 722514
upgpkg: haskell-binary-instances 1.0.0.1-50: rebuild with unordered-containers 0.2.13.0 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 17:05:26 UTC (rev 722513) +++ PKGBUILD 2020-10-09 17:05:58 UTC (rev 722514) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.0.1 -pkgrel=49 +pkgrel=50 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
