Date: Monday, January 2, 2023 @ 17:42:18 Author: felixonmars Revision: 1373319
upgpkg: haskell-aeson-casing 0.2.0.0-21: rebuild with haskell-lexer 1.1.1 Modified: haskell-aeson-casing/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 17:42:15 UTC (rev 1373318) +++ PKGBUILD 2023-01-02 17:42:18 UTC (rev 1373319) @@ -3,7 +3,7 @@ _hkgname=aeson-casing pkgname=haskell-aeson-casing pkgver=0.2.0.0 -pkgrel=20 +pkgrel=21 pkgdesc="Tools to change the formatting of field names in Aeson instances." url="https://github.com/AndrewRademacher/aeson-casing.git" license=("MIT")
