Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-aeson-casing
Commits:
f0159a90 by Felix Yan at 2024-10-20T18:37:54+03:00
upgpkg: 0.2.0.0-100: rebuild with data-default-instances-dlist 0.0.1.1, try 2
- - - - -
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 = 99
+ pkgrel = 100
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=99
+pkgrel=100
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/f0159a90da78087707527716f8386e2d11d37b50
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson-casing/-/commit/f0159a90da78087707527716f8386e2d11d37b50
You're receiving this email because of your account on gitlab.archlinux.org.