Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-json
Commits:
24f84bf5 by Felix Yan at 2025-08-01T01:33:12+08:00
upgpkg: 0.10-186: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-json
pkgdesc = Support for serialising Haskell to and from JSON
pkgver = 0.10
- pkgrel = 185
+ pkgrel = 186
url = https://hackage.haskell.org/package/json
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=json
pkgname=haskell-json
pkgver=0.10
-pkgrel=185
+pkgrel=186
pkgdesc="Support for serialising Haskell to and from JSON"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-json/-/commit/24f84bf5e8fbdf89f3cfe19cd43bd6e834d7b97e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-json/-/commit/24f84bf5e8fbdf89f3cfe19cd43bd6e834d7b97e
You're receiving this email because of your account on gitlab.archlinux.org.