Date: Saturday, February 20, 2021 @ 18:00:43 Author: felixonmars Revision: 866935
upgpkg: haskell-aeson 1.5.5.1-25: rebuild with hashable-time 0.2.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-20 17:57:48 UTC (rev 866934) +++ PKGBUILD 2021-02-20 18:00:43 UTC (rev 866935) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=24 +pkgrel=25 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
