Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-toml-parser
Commits:
f3629ea1 by Felix Yan at 2025-04-12T03:43:42+08:00
upgpkg: 2.0.0.0-5: rebuild with silently 1.2.5.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-toml-parser
pkgdesc = TOML 1.0.0 parser
pkgver = 2.0.0.0
- pkgrel = 4
+ pkgrel = 5
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.0.0
-pkgrel=4
+pkgrel=5
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/f3629ea1833177d45005b0d9c920fd83c52c6f10
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-toml-parser/-/commit/f3629ea1833177d45005b0d9c920fd83c52c6f10
You're receiving this email because of your account on gitlab.archlinux.org.