Date: Wednesday, February 10, 2021 @ 16:52:09 Author: felixonmars Revision: 853711
upgpkg: haskell-structured 0.1-84: rebuild with attoparsec 0.13.2.5 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 16:51:38 UTC (rev 853710) +++ PKGBUILD 2021-02-10 16:52:09 UTC (rev 853711) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=83 +pkgrel=84 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
