Date: Friday, August 14, 2020 @ 22:10:49 Author: felixonmars Revision: 679334
upgpkg: haskell-structured 0.1-13: rebuild with aeson 1.5.3.0 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-14 22:10:11 UTC (rev 679333) +++ PKGBUILD 2020-08-14 22:10:49 UTC (rev 679334) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=12 +pkgrel=13 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
