Date: Tuesday, September 1, 2020 @ 19:29:19 Author: felixonmars Revision: 695887
upgpkg: haskell-structured 0.1-20: rebuild with aeson 1.5.4.0 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-01 19:28:27 UTC (rev 695886) +++ PKGBUILD 2020-09-01 19:29:19 UTC (rev 695887) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=19 +pkgrel=20 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
