Date: Monday, June 15, 2020 @ 09:45:50 Author: felixonmars Revision: 644915
upgpkg: haskell-serialise 0.2.3.0-11: rebuild with aeson 1.5.2.0 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-15 09:44:17 UTC (rev 644914) +++ PKGBUILD 2020-06-15 09:45:50 UTC (rev 644915) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=10 +pkgrel=11 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
