Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-aeson-casing
Commits:
8b6e1cf9 by Felix Yan at 2025-10-09T09:06:25+08:00
upgpkg: 0.2.0.0-221: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-aeson-casing
pkgdesc = Tools to change the formatting of field names in Aeson
instances.
pkgver = 0.2.0.0
- pkgrel = 220
+ pkgrel = 221
url = https://github.com/AndrewRademacher/aeson-casing.git
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=aeson-casing
pkgname=haskell-aeson-casing
pkgver=0.2.0.0
-pkgrel=220
+pkgrel=221
pkgdesc="Tools to change the formatting of field names in Aeson instances."
url="https://github.com/AndrewRademacher/aeson-casing.git"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-casing/-/commit/8b6e1cf9cedd4ab5b7aead16a2d3fee8a16455f4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-casing/-/commit/8b6e1cf9cedd4ab5b7aead16a2d3fee8a16455f4
You're receiving this email because of your account on gitlab.archlinux.org.