Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-json-ast
Commits:
2a2337d9 by Felix Yan at 2023-11-24T09:59:13+02:00
upgpkg: 0.3.2-46: rebuild with lifted-async 0.10.2.5
- - - - -
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 = 45
+ pkgrel = 46
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=45
+pkgrel=46
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/2a2337d9252902d8b2ab616c04db7efb9d280c45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-json-ast/-/commit/2a2337d9252902d8b2ab616c04db7efb9d280c45
You're receiving this email because of your account on gitlab.archlinux.org.