Date: Tuesday, January 18, 2022 @ 13:06:51 Author: felixonmars Revision: 1108780
upgpkg: haskell-aeson 1.5.6.0-73: rebuild with hashable 1.3.5.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-18 13:03:28 UTC (rev 1108779) +++ PKGBUILD 2022-01-18 13:06:51 UTC (rev 1108780) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=72 +pkgrel=73 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
