Date: Thursday, October 6, 2022 @ 20:29:58 Author: felixonmars Revision: 1323076
upgpkg: haskell-aeson 2.0.3.0-3: rebuild with tasty-hedgehog 1.3.1.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-06 20:28:48 UTC (rev 1323075) +++ PKGBUILD 2022-10-06 20:29:58 UTC (rev 1323076) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.0.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
