Date: Wednesday, February 24, 2021 @ 14:51:11 Author: felixonmars Revision: 871488
upgpkg: haskell-structured 0.1-91: rebuild with aeson 1.5.6.0 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-24 14:50:39 UTC (rev 871487) +++ PKGBUILD 2021-02-24 14:51:11 UTC (rev 871488) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=90 +pkgrel=91 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
