Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-toml-parser
Commits:
30727dd8 by Felix Yan at 2024-08-27T10:55:56+03:00
upgpkg: 1.3.1.3-21: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-toml-parser
pkgdesc = TOML 1.0.0 parser
pkgver = 1.3.1.3
- pkgrel = 20
+ pkgrel = 21
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.1.3
-pkgrel=20
+pkgrel=21
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/30727dd8e527ef84bb9f4c9bebe195a30e0a5923
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-toml-parser/-/commit/30727dd8e527ef84bb9f4c9bebe195a30e0a5923
You're receiving this email because of your account on gitlab.archlinux.org.