Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-libyaml
Commits:
4bd30c8f by Felix Yan at 2024-03-31T04:26:21+00:00
upgpkg: 0.1.2-345: rebuild with foldl 1.4.16
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-libyaml
pkgdesc = Low-level, streaming YAML interface.
pkgver = 0.1.2
- pkgrel = 344
+ pkgrel = 345
url = https://github.com/snoyberg/libyaml
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=libyaml
pkgname=haskell-libyaml
pkgver=0.1.2
-pkgrel=344
+pkgrel=345
pkgdesc="Low-level, streaming YAML interface."
url="https://github.com/snoyberg/libyaml"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-libyaml/-/commit/4bd30c8fd733adb6a6bc57365e6316876274e1d2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-libyaml/-/commit/4bd30c8fd733adb6a6bc57365e6316876274e1d2
You're receiving this email because of your account on gitlab.archlinux.org.