Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-toml-parser
Commits:
cb95c31c by Felix Yan at 2023-11-09T23:13:59+02:00
upgpkg: 1.3.0.0-13: rebuild with math-functions 0.3.4.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-toml-parser
pkgdesc = TOML 1.0.0 parser
pkgver = 1.3.0.0
- pkgrel = 12
+ pkgrel = 13
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=1.3.0.0
-pkgrel=12
+pkgrel=13
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/cb95c31c43a26983f2e8f82f4be3210601286cba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-toml-parser/-/commit/cb95c31c43a26983f2e8f82f4be3210601286cba
You're receiving this email because of your account on gitlab.archlinux.org.