Date: Thursday, March 2, 2023 @ 10:58:04 Author: felixonmars Revision: 1406654
upgpkg: haskell-aeson-casing 0.2.0.0-29: rebuild with generic-deriving 1.14.3 Modified: haskell-aeson-casing/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 10:57:59 UTC (rev 1406653) +++ PKGBUILD 2023-03-02 10:58:04 UTC (rev 1406654) @@ -3,7 +3,7 @@ _hkgname=aeson-casing pkgname=haskell-aeson-casing pkgver=0.2.0.0 -pkgrel=28 +pkgrel=29 pkgdesc="Tools to change the formatting of field names in Aeson instances." url="https://github.com/AndrewRademacher/aeson-casing.git" license=("MIT")
