Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-html-parse
Commits:
cba18873 by Felix Yan at 2024-08-27T10:53:24+03:00
upgpkg: 0.2.1.0-24: rebuild with hashable 1.4.4.0
- - - - -
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 = 23
+ pkgrel = 24
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=23
+pkgrel=24
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/cba1887315dfe9c63fca9c1e0fafc3f227befcb2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-html-parse/-/commit/cba1887315dfe9c63fca9c1e0fafc3f227befcb2
You're receiving this email because of your account on gitlab.archlinux.org.