Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-libyaml
Commits:
d207d085 by Felix Yan at 2024-09-18T22:29:31+03:00
upgpkg: 0.1.4-11: rebuild with mono-traversable 1.0.20.0
- - - - -
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 = 10
+ pkgrel = 11
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=10
+pkgrel=11
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/d207d0856dc8dd2fec3316b151633946bffafe5b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-libyaml/-/commit/d207d0856dc8dd2fec3316b151633946bffafe5b
You're receiving this email because of your account on gitlab.archlinux.org.