Date: Friday, February 11, 2022 @ 04:23:28 Author: felixonmars Revision: 1131724
upgpkg: haskell-structured 0.1.1-33: rebuild with unordered-containers 0.2.16.0 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-11 04:23:04 UTC (rev 1131723) +++ PKGBUILD 2022-02-11 04:23:28 UTC (rev 1131724) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.1 -pkgrel=32 +pkgrel=33 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
