Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-yaml
Commits:
3866bc38 by Felix Yan at 2024-09-18T22:30:28+03:00
upgpkg: 0.11.11.2-55: rebuild with mono-traversable 1.0.20.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-yaml
pkgdesc = Support for parsing and rendering YAML documents.
pkgver = 0.11.11.2
- pkgrel = 54
+ pkgrel = 55
url = https://github.com/snoyberg/yaml/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_hkgname=yaml
pkgname=haskell-yaml
pkgver=0.11.11.2
-pkgrel=54
+pkgrel=55
pkgdesc="Support for parsing and rendering YAML documents."
url="https://github.com/snoyberg/yaml/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yaml/-/commit/3866bc383ca37ce4a242c549db8735268fee45c6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yaml/-/commit/3866bc383ca37ce4a242c549db8735268fee45c6
You're receiving this email because of your account on gitlab.archlinux.org.