Date: Monday, December 20, 2021 @ 02:45:20 Author: felixonmars Revision: 1079324
upgpkg: haskell-structured 0.1.1-12: rebuild with attoparsec 0.14.2 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 02:44:41 UTC (rev 1079323) +++ PKGBUILD 2021-12-20 02:45:20 UTC (rev 1079324) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.1 -pkgrel=11 +pkgrel=12 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
