Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-html-parse
Commits:
c95a3947 by Felix Yan at 2023-11-13T23:02:49+02:00
upgpkg: 0.2.0.2-156: rebuild with tasty-hunit 0.10.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-html-parse
pkgdesc = A high-performance HTML tokenizer
pkgver = 0.2.0.2
- pkgrel = 155
+ pkgrel = 156
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.0.2
-pkgrel=155
+pkgrel=156
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/c95a3947f18b7f49f319ad7e628a5c90a3add437
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-html-parse/-/commit/c95a3947f18b7f49f319ad7e628a5c90a3add437
You're receiving this email because of your account on gitlab.archlinux.org.