Date: Wednesday, April 6, 2022 @ 20:45:04 Author: felixonmars Revision: 1181791
upgpkg: haskell-structured 0.1.1-47: rebuild with unordered-containers 0.2.18.0 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 20:44:57 UTC (rev 1181790) +++ PKGBUILD 2022-04-06 20:45:04 UTC (rev 1181791) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.1 -pkgrel=46 +pkgrel=47 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
