Date: Wednesday, March 22, 2023 @ 02:49:19 Author: felixonmars Revision: 1425722
upgpkg: haskell-structured 0.1.1-122: rebuild with indexed-traversable 0.1.2.1 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 02:48:52 UTC (rev 1425721) +++ PKGBUILD 2023-03-22 02:49:19 UTC (rev 1425722) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.1 -pkgrel=121 +pkgrel=122 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
