Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-html-parse
Commits:
dff89ca0 by Felix Yan at 2024-02-07T01:58:21+02:00
upgpkg: 0.2.1.0-11: rebuild with syb 0.7.2.4
- - - - -
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 = 10
+ pkgrel = 11
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=10
+pkgrel=11
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/dff89ca01d075c26f9b874511dd6b64d7fc29665
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-html-parse/-/commit/dff89ca01d075c26f9b874511dd6b64d7fc29665
You're receiving this email because of your account on gitlab.archlinux.org.