[arch-commits] Commit in haskell-websockets/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 16 21:52:54 UTC 2022


    Date: Sunday, January 16, 2022 @ 21:52:54
  Author: felixonmars
Revision: 1106492

upgpkg: haskell-websockets 0.12.7.3-11: rebuild with attoparsec 0.14.3

Modified:
  haskell-websockets/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 21:52:12 UTC (rev 1106491)
+++ PKGBUILD	2022-01-16 21:52:54 UTC (rev 1106492)
@@ -4,7 +4,7 @@
 _hkgname=websockets
 pkgname=haskell-websockets
 pkgver=0.12.7.3
-pkgrel=10
+pkgrel=11
 pkgdesc="A sensible and clean way to write WebSocket-capable servers in Haskell."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")



More information about the arch-commits mailing list