Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-html-entity-map
Commits:
22e32e98 by Felix Yan at 2025-08-02T02:02:27+08:00
upgpkg: 0.1.0.0-216: rebuild with hspec 2.10.10, hspec-core 2.10.10,
hspec-discover 2.10.10
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-html-entity-map
pkgdesc = Map from HTML5 entity names to the corresponding Unicode text
pkgver = 0.1.0.0
- pkgrel = 215
+ pkgrel = 216
url = https://github.com/mrkkrp/html-entity-map
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=html-entity-map
pkgname=haskell-html-entity-map
pkgver=0.1.0.0
-pkgrel=215
+pkgrel=216
pkgdesc="Map from HTML5 entity names to the corresponding Unicode text"
url="https://github.com/mrkkrp/html-entity-map"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-html-entity-map/-/commit/22e32e982326fa3b6ce9d342c4925d22ad8d9d05
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-html-entity-map/-/commit/22e32e982326fa3b6ce9d342c4925d22ad8d9d05
You're receiving this email because of your account on gitlab.archlinux.org.