Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-yaml
Commits:
20b26eda by Felix Yan at 2024-01-10T20:24:12+02:00
upgpkg: 0.11.11.2-26: rebuild with unordered-containers 0.2.20
- - - - -
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 = 25
+ pkgrel = 26
url = https://github.com/snoyberg/yaml/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=yaml
pkgname=haskell-yaml
pkgver=0.11.11.2
-pkgrel=25
+pkgrel=26
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/20b26edafe4ff9909d8b5ffcb5e16cc5c22c938a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yaml/-/commit/20b26edafe4ff9909d8b5ffcb5e16cc5c22c938a
You're receiving this email because of your account on gitlab.archlinux.org.