Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-toml-parser
Commits:
9fe0cd46 by Felix Yan at 2025-07-15T00:22:44+08:00
upgpkg: 2.0.1.0-16: rebuild with ChasingBottoms 1.3.1.16
- - - - -
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.0
- pkgrel = 15
+ pkgrel = 16
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.0
-pkgrel=15
+pkgrel=16
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/9fe0cd46cb0cb044b147572f465b4ef3789dc718
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-toml-parser/-/commit/9fe0cd46cb0cb044b147572f465b4ef3789dc718
You're receiving this email because of your account on gitlab.archlinux.org.