Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-libyaml
Commits:
a9f8b0fd by Felix Yan at 2025-10-05T03:30:55+08:00
upgpkg: 0.1.4-147: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-libyaml
pkgdesc = Low-level, streaming YAML interface.
pkgver = 0.1.4
- pkgrel = 146
+ pkgrel = 147
url = https://github.com/snoyberg/yaml
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=libyaml
pkgname=haskell-libyaml
pkgver=0.1.4
-pkgrel=146
+pkgrel=147
pkgdesc="Low-level, streaming YAML interface."
url="https://github.com/snoyberg/yaml"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-libyaml/-/commit/a9f8b0fdff492687da8283b92ba2d04852583c16
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-libyaml/-/commit/a9f8b0fdff492687da8283b92ba2d04852583c16
You're receiving this email because of your account on gitlab.archlinux.org.