Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-json
Commits:
01b92858 by Felix Yan at 2025-03-10T02:05:01+08:00
upgpkg: 0.10-164: rebuild with regex-base 0.94.0.3
- - - - -
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 = 163
+ pkgrel = 164
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=163
+pkgrel=164
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/01b92858a23bad74dd6c979da8663c4ea2c91ac9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-json/-/commit/01b92858a23bad74dd6c979da8663c4ea2c91ac9
You're receiving this email because of your account on gitlab.archlinux.org.