Date: Wednesday, April 6, 2022 @ 20:47:40 Author: felixonmars Revision: 1181805
upgpkg: haskell-binary-instances 1.0.2-41: rebuild with unordered-containers 0.2.18.0 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 20:47:32 UTC (rev 1181804) +++ PKGBUILD 2022-04-06 20:47:40 UTC (rev 1181805) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.2 -pkgrel=40 +pkgrel=41 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
