Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-libyaml
Commits:
357b1eaf by Felix Yan at 2025-04-15T06:06:23+08:00
upgpkg: 0.1.4-57: rebuild with linear-generics 0.2.2, th-abstraction 0.5.0.0,
th-desugar 1.15
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-libyaml
pkgdesc = Low-level, streaming YAML interface.
pkgver = 0.1.4
- pkgrel = 56
+ pkgrel = 57
url = https://github.com/snoyberg/yaml
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=libyaml
pkgname=haskell-libyaml
pkgver=0.1.4
-pkgrel=56
+pkgrel=57
pkgdesc="Low-level, streaming YAML interface."
url="https://github.com/snoyberg/yaml"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-libyaml/-/commit/357b1eaf4946629416241b564dc491058f0f58c0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-libyaml/-/commit/357b1eaf4946629416241b564dc491058f0f58c0
You're receiving this email because of your account on gitlab.archlinux.org.