Date: Friday, April 1, 2022 @ 06:25:32 Author: felixonmars Revision: 1179395
upgpkg: haskell-insert-ordered-containers 0.2.5.1-34: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-insert-ordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 06:25:26 UTC (rev 1179394) +++ PKGBUILD 2022-04-01 06:25:32 UTC (rev 1179395) @@ -3,7 +3,7 @@ _hkgname=insert-ordered-containers pkgname=haskell-insert-ordered-containers pkgver=0.2.5.1 -pkgrel=33 +pkgrel=34 pkgdesc="Associative containers retating insertion order for traversals." url="https://github.com/phadej/insert-ordered-containers" license=('BSD')
