Date: Monday, January 2, 2023 @ 17:17:33 Author: felixonmars Revision: 1373074
upgpkg: haskell-unordered-containers 0.2.19.1-50: rebuild with haskell-lexer 1.1.1 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 17:17:27 UTC (rev 1373073) +++ PKGBUILD 2023-01-02 17:17:33 UTC (rev 1373074) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=49 +pkgrel=50 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
