Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-yaml
Commits:
d8afd902 by Felix Yan at 2023-11-16T14:41:58+02:00
upgpkg: 0.11.11.2-17: rebuild with optparse-applicative 0.17.1.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 = 16
+ pkgrel = 17
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=16
+pkgrel=17
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/d8afd902368e7158032e015fd4ef4b6df3734c3e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yaml/-/commit/d8afd902368e7158032e015fd4ef4b6df3734c3e
You're receiving this email because of your account on gitlab.archlinux.org.