Date: Wednesday, August 5, 2020 @ 08:53:26 Author: felixonmars Revision: 669128
upgpkg: haskell-binary-orphans 1.0.1-20: rebuild with unordered-containers 0.2.12.0 Modified: haskell-binary-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 08:53:14 UTC (rev 669127) +++ PKGBUILD 2020-08-05 08:53:26 UTC (rev 669128) @@ -4,7 +4,7 @@ _hkgname=binary-orphans pkgname=haskell-binary-orphans pkgver=1.0.1 -pkgrel=19 +pkgrel=20 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-orphans" license=("BSD")
