Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-toml-parser
Commits:
23c4bb8b by Felix Yan at 2025-08-01T12:56:04+08:00
upgpkg: 2.0.1.1-7: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-toml-parser
pkgdesc = TOML 1.0.0 parser
pkgver = 2.0.1.1
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/glguy/toml-parser
arch = x86_64
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=toml-parser
pkgname=haskell-toml-parser
pkgver=2.0.1.1
-pkgrel=6
+pkgrel=7
pkgdesc="TOML 1.0.0 parser"
url="https://github.com/glguy/toml-parser"
license=("ISC")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-toml-parser/-/commit/23c4bb8bc2d71418044291c9b82297c365719f0d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-toml-parser/-/commit/23c4bb8bc2d71418044291c9b82297c365719f0d
You're receiving this email because of your account on gitlab.archlinux.org.