Date: Tuesday, February 23, 2021 @ 10:40:49 Author: felixonmars Revision: 869570
upgpkg: haskell-aeson 1.5.5.1-26: rebuild with hashable 1.3.1.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 10:40:18 UTC (rev 869569) +++ PKGBUILD 2021-02-23 10:40:49 UTC (rev 869570) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=25 +pkgrel=26 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
