Date: Friday, January 6, 2023 @ 22:05:46 Author: felixonmars Revision: 1379980
upgpkg: haskell-aeson 2.1.1.0-10: rebuild with hashable 1.4.2.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 22:05:36 UTC (rev 1379979) +++ PKGBUILD 2023-01-06 22:05:46 UTC (rev 1379980) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.1.0 -pkgrel=9 +pkgrel=10 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
