Date: Thursday, May 12, 2022 @ 08:59:07 Author: felixonmars Revision: 1198587
upgpkg: haskell-structured 0.1.1-52: rebuild with unordered-containers 0.2.19.1 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 08:58:59 UTC (rev 1198586) +++ PKGBUILD 2022-05-12 08:59:07 UTC (rev 1198587) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.1 -pkgrel=51 +pkgrel=52 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
