Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tagsoup
Commits:
6b34a5e4 by Felix Yan at 2025-10-10T07:26:26+08:00
upgpkg: 0.14.8-322: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tagsoup
pkgdesc = Parsing and extracting information from (possibly malformed)
HTML/XML documents
pkgver = 0.14.8
- pkgrel = 321
+ pkgrel = 322
url = http://community.haskell.org/~ndm/tagsoup/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=tagsoup
pkgname=haskell-tagsoup
pkgver=0.14.8
-pkgrel=321
+pkgrel=322
pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML
documents"
url="http://community.haskell.org/~ndm/tagsoup/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tagsoup/-/commit/6b34a5e442a977c5f83cf2196ae36b40e503ab06
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tagsoup/-/commit/6b34a5e442a977c5f83cf2196ae36b40e503ab06
You're receiving this email because of your account on gitlab.archlinux.org.