Date: Friday, February 11, 2022 @ 17:57:19 Author: felixonmars Revision: 1132061
upgpkg: haskell-mono-traversable-instances 0.1.1.0-62: rebuild with unordered-containers 0.2.16.0 Modified: haskell-mono-traversable-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-11 17:56:59 UTC (rev 1132060) +++ PKGBUILD 2022-02-11 17:57:19 UTC (rev 1132061) @@ -3,7 +3,7 @@ _hkgname=mono-traversable-instances pkgname=haskell-mono-traversable-instances pkgver=0.1.1.0 -pkgrel=61 +pkgrel=62 pkgdesc='Extra typeclass instances for mono-traversable' arch=(x86_64) url="https://hackage.haskell.org/package/$_hkgname"