Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-aeson-casing
Commits:
627ad7c2 by Felix Yan at 2023-11-16T14:13:43+02:00
upgpkg: 0.2.0.0-65: rebuild with optparse-applicative 0.17.1.0
- - - - -
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 = 64
+ pkgrel = 65
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=64
+pkgrel=65
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/627ad7c2ea89efcb3bcfb96af2f2b2f06f11d049
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-casing/-/commit/627ad7c2ea89efcb3bcfb96af2f2b2f06f11d049
You're receiving this email because of your account on gitlab.archlinux.org.