Date: Sunday, January 16, 2022 @ 22:33:53 Author: felixonmars Revision: 1106585
upgpkg: haskell-structured 0.1.1-23: rebuild with attoparsec 0.14.3 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 22:33:29 UTC (rev 1106584) +++ PKGBUILD 2022-01-16 22:33:53 UTC (rev 1106585) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1.1 -pkgrel=22 +pkgrel=23 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
