Date: Saturday, February 6, 2021 @ 21:19:57 Author: felixonmars Revision: 847379
upgpkg: haskell-insert-ordered-containers 0.2.3.1-106: rebuild with data-fix 0.3.1 (possibly 2nd time, due to binutils weirdness on user ownership (Arch Incident 0003)) Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 21:18:54 UTC (rev 847378) +++ PKGBUILD 2021-02-06 21:19:57 UTC (rev 847379) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.3.1 -pkgrel=105 +pkgrel=106 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')
