Date: Thursday, April 30, 2020 @ 19:51:27 Author: felixonmars Revision: 623377
upgpkg: haskell-insert-ordered-containers 0.2.3.1-4: rebuild with tasty-golden 2.3.3.2 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-30 19:50:40 UTC (rev 623376) +++ PKGBUILD 2020-04-30 19:51:27 UTC (rev 623377) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.3.1 -pkgrel=3 +pkgrel=4 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')
