Date: Sunday, January 9, 2022 @ 21:03:37 Author: felixonmars Revision: 1098551
upgpkg: haskell-aeson 1.5.6.0-68: rebuild with base16-bytestring 1.0.2.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-09 21:01:54 UTC (rev 1098550) +++ PKGBUILD 2022-01-09 21:03:37 UTC (rev 1098551) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=67 +pkgrel=68 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
