Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-json-ast
Commits:
02702ef0 by Felix Yan at 2025-10-05T02:14:23+08:00
upgpkg: 0.3.2-174: rebuild with unordered-containers 0.2.20.1
- - - - -
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 = 173
+ pkgrel = 174
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=173
+pkgrel=174
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/02702ef02c2eea44aa0526e941811d38c41d5144
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-json-ast/-/commit/02702ef02c2eea44aa0526e941811d38c41d5144
You're receiving this email because of your account on gitlab.archlinux.org.