Date: Sunday, May 15, 2022 @ 01:34:38 Author: felixonmars Revision: 1205590
upgpkg: haskell-aeson 1.5.6.0-104: rebuild with hashable 1.4.0.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 01:34:29 UTC (rev 1205589) +++ PKGBUILD 2022-05-15 01:34:38 UTC (rev 1205590) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=103 +pkgrel=104 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
