Date: Wednesday, August 5, 2020 @ 08:54:32 Author: felixonmars Revision: 669130
upgpkg: haskell-binary-instances 1.0.0.1-26: rebuild with unordered-containers 0.2.12.0 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 08:53:38 UTC (rev 669129) +++ PKGBUILD 2020-08-05 08:54:32 UTC (rev 669130) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.0.1 -pkgrel=25 +pkgrel=26 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
