Date: Wednesday, June 17, 2020 @ 18:37:08 Author: felixonmars Revision: 646460
upgpkg: haskell-binary-instances 1.0.0.1-19: rebuild with unordered-containers 0.2.11.0 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-17 18:36:21 UTC (rev 646459) +++ PKGBUILD 2020-06-17 18:37:08 UTC (rev 646460) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.0.1 -pkgrel=18 +pkgrel=19 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
