Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-html-parse
Commits:
c96107cb by Felix Yan at 2024-10-23T15:54:42+03:00
upgpkg: 0.2.1.0-31: rebuild with ChasingBottoms 1.3.1.15
- - - - -
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 = 30
+ pkgrel = 31
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=30
+pkgrel=31
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/c96107cb11bf1f0c6b2b725d85c9defe7668576a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-html-parse/-/commit/c96107cb11bf1f0c6b2b725d85c9defe7668576a
You're receiving this email because of your account on gitlab.archlinux.org.