Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-json-ast
Commits:
74fecc81 by Felix Yan at 2025-10-10T07:21:16+08:00
upgpkg: 0.3.2-177: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-json-ast
pkgdesc = Universal JSON AST datastructure
pkgver = 0.3.2
- pkgrel = 176
+ pkgrel = 177
url = https://github.com/nikita-volkov/json-ast
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=json-ast
pkgname=haskell-json-ast
pkgver=0.3.2
-pkgrel=176
+pkgrel=177
pkgdesc="Universal JSON AST datastructure"
url="https://github.com/nikita-volkov/json-ast"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-json-ast/-/commit/74fecc8136536cd67f3e711a2db77d6eeba5d308
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-json-ast/-/commit/74fecc8136536cd67f3e711a2db77d6eeba5d308
You're receiving this email because of your account on gitlab.archlinux.org.