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