Date: Thursday, September 29, 2022 @ 14:12:56 Author: felixonmars Revision: 1316190
upgpkg: haskell-serialise 0.2.6.0-2: rebuild with aeson 2.0.3.0, aeson-diff 1.1.0.11, http2 3.0.3, hoauth2 2.1.0, jose 0.9, microlens-aeson 2.4.0, postgrest 10.0.0, req 3.10.0 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-29 14:12:45 UTC (rev 1316189) +++ PKGBUILD 2022-09-29 14:12:56 UTC (rev 1316190) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
