Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-json
Commits: 6bcb2fe8 by Felix Yan at 2025-09-14T09:18:33+00:00 upgpkg: 0.10-229: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core 2.11.1, hspec-discover 2.11.1 - - - - - 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 = 228 + pkgrel = 229 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=228 +pkgrel=229 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/6bcb2fe8441de79fa6fe7257807e63b1adb9fa93 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-json/-/commit/6bcb2fe8441de79fa6fe7257807e63b1adb9fa93 You're receiving this email because of your account on gitlab.archlinux.org.