Date: Thursday, May 12, 2022 @ 08:47:47 Author: felixonmars Revision: 1198515
upgpkg: haskell-aeson 1.5.6.0-101: rebuild with unordered-containers 0.2.19.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 08:47:39 UTC (rev 1198514) +++ PKGBUILD 2022-05-12 08:47:47 UTC (rev 1198515) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=100 +pkgrel=101 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
