Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-html-parse
Commits:
7c303e48 by Felix Yan at 2025-02-08T23:51:19+08:00
upgpkg: 0.2.1.0-37: rebuild with ansi-terminal 1.0, chell 0.5.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-html-parse
pkgdesc = A high-performance HTML tokenizer
pkgver = 0.2.1.0
- pkgrel = 36
+ pkgrel = 37
url = https://github.com/bgamari/html-parse
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=html-parse
pkgname=haskell-html-parse
pkgver=0.2.1.0
-pkgrel=36
+pkgrel=37
pkgdesc="A high-performance HTML tokenizer"
url="https://github.com/bgamari/html-parse"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-html-parse/-/commit/7c303e48e8808ba0b8e97b374f7f64edba6168eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-html-parse/-/commit/7c303e48e8808ba0b8e97b374f7f64edba6168eb
You're receiving this email because of your account on gitlab.archlinux.org.