update packages and add valign

This commit is contained in:
2026-04-05 20:00:27 +02:00
parent b062fb98e3
commit 03fb00e374
640 changed files with 109768 additions and 39311 deletions

View File

@@ -1,10 +1,10 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "websocket" "20230809.305"
(define-package "websocket" "20260301.157"
"Emacs WebSocket client and server."
'((cl-lib "0.5"))
:url "https://github.com/ahyatt/emacs-websocket"
:commit "40c208eaab99999d7c1e4bea883648da24c03be3"
:revdesc "40c208eaab99"
:commit "2195e1247ecb04c30321702aa5f5618a51c329c5"
:revdesc "2195e1247ecb"
:keywords '("communication" "websocket" "server")
:authors '(("Andrew Hyatt" . "ahyatt@gmail.com"))
:maintainers '(("Andrew Hyatt" . "ahyatt@gmail.com")))