Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-yaml
Commits:
af8f17e6 by Felix Yan at 2023-11-23T17:44:18+02:00
upgpkg: 0.11.11.2-21: rebuild with unliftio 0.2.25.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 = 20
+ pkgrel = 21
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=20
+pkgrel=21
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/af8f17e68877cb335aa2c7fb08f6b0399029a829
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yaml/-/commit/af8f17e68877cb335aa2c7fb08f6b0399029a829
You're receiving this email because of your account on gitlab.archlinux.org.