Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-yaml
Commits:
230bb49c by Felix Yan at 2024-09-28T17:49:26+00:00
upgpkg: 0.11.11.2-58: rebuild with conduit 1.3.6
- - - - -
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 = 57
+ pkgrel = 58
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=57
+pkgrel=58
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/230bb49c43d69bb05d6f35018cb0a2d584da3e8f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yaml/-/commit/230bb49c43d69bb05d6f35018cb0a2d584da3e8f
You're receiving this email because of your account on gitlab.archlinux.org.